Home Forums ArileWP Pro Need code to move Theme info area on top – below menu

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #8459
    Phondu Ashvekar
    Participant

    Hi Team,

    We need to move the Theme info area on top , just below the menu items. Can you please provide the code for the same?

    #8463
    themearile
    Keymaster

    Hi

    Please let us confirm with the screenshot where you want to display the theme info section.

    And also please share your site URL so we can help you better.

    Thanks

    #8512
    Phondu Ashvekar
    Participant

    .

    #8519
    themearile
    Keymaster

    Hi

    Please add the below CSS code in the Additional CSS box.

    .theme-services {
    margin-top: 540px !important;
    }
    .theme-main-slider ~ #theme-info-area {
    margin-top: -703px !important;
    }

    Let us know if it works.

    Thanks

    #8522
    Phondu Ashvekar
    Participant

    Ok thanks alot, will check and revert.

    #8601
    Phondu Ashvekar
    Participant

    Hi Team,

    The code works to move the theme info area on top, but along with that the services section is also moving on top which we donot need.
    Can u help please?

    #8688
    themearile
    Keymaster

    Hi

    Please share your site URL so we can provide you the CSS code for this.

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.