Amateur logo styling issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7856

    Hi

    I’ve uploaded a logo to the template. When I scroll down the logo jumps to the top of the menu bar and the menu options jump to the bottom.

    How can I line up the logo with the menu?

    Thanks,

    Ben

    #7874
    Ernesto
    Member

    Hi!! Could you send us a link to your webpage so we can inspect the issue by ourselves?

    Cheers!

    #7877
    #7878

    Also how can I load the logo so it isn’t blurry?

    #7888
    Ernesto
    Member

    Hi!! Try to enter the following code in the Custom CSS Section of your Theme Options Panel:

    #primary-menu {display: inline-block !important;
    float: right;}
    #site-logo{display: inline-block !important;
    float: left;}

    Cheers!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.