Fixed Navigation Height - by aahmadi3 - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp

  • Avatar: aahmadi3
    aahmadi3
    Participant
    August 2, 2014 at 19:19

    Hello,
    Currently the fixed navigation height is too large. Is there any way to make it shrink the logo and reduce the size so that it is not taking up 1/4 of the page when scrolling?

    Here is a link to my site: http://www.boleez.com

    Here is a link to an example of what I am talking about: http://www.myclientweb.com

    Please advise.
    Thank you!
    Ali

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 2, 2014 at 19:44

    Hello,

    Please try to use this code in custom.css file:

    .fixed-header-area .fixed-header .logo-with-menu {
        height: 80px;
    }
    .fixed-header-area .fixed-header .logo-with-menu img{
        height: 80px;
    }

    Regards,
    Eva Kemp.

    Avatar: aahmadi3
    aahmadi3
    Participant
    August 2, 2014 at 21:17

    That worked perfectly Eva, thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    August 3, 2014 at 09:24

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.