Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #762259
    #762845

    Hey themeforesttony,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #767223

    Link listed below. Thanks

    #768059

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .page-id-59 #header_main_alternate {
        margin-top: -50px;
    }
    .page-id-59 #avia-menu {
        float: right;
    }
    .html_header_top.html_logo_center .page-id-59 .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    

    You should simply replace page ID :)

    Best regards,
    Yigit

    #769024

    Thank you sire. That will work.

    #769217

    Hi,

    Glad we could help :)

    Best regards,
    Nikko

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