badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Interface Pro – My Logo is not in line with my Menu

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46298
    Daniel
    Participant

    My logo in Interface pro pushes my menu bar up. So it is not in line anymore. Website: http://www.freefloventilation.com

    How do I make it in line?

    #46375

    Hi Daniel,

    You have uploaded a big logo which pushes the menu bar and shows gap issue so to fix the logo as the logo you have uploaded Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    #site-logo {
        margin-top: 10px;
    }
    #site-title a img {
        max-width: 180px;
    }

    Thank you!

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