Sticky Menu Problem - by Muhammad Dulal - on WordPress WooCommerce support

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

  • Avatar: mddulalkhan
    Muhammad Dulal
    Participant
    February 14, 2019 at 20:50

    Hi there,
    https://www.bshoppingcart.com/
    This is my website. I’m facing a problem with Sticky Menu on my website. http://prntscr.com/ml6xi5
    Check the screenshot. The menu is ok but when I scroll down the mouse on my website the menu is going into 2 lines. How can I make into 1 line like this screenshot? http://prntscr.com/ml71e7

    Also, I like the sticky menu like this website. https://www.pickaboo.com/
    I want a sticky menu like this website.

    4 Answers
    Avatar: John Holden
    John Holden
    Support staff
    February 15, 2019 at 08:01

    Hi,

    Please send:

    – Admin info (wp-admin URL, username, password)

    I will check this problem for you.

    Regards,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 08:30

    Hello @mddulalkhan,

    To get this result http://prntscr.com/mld30u
    you need to add code in Theme Options > Custom css > Custom CSS for desktop:

    .fixed-header .login-link {
        display:  none;
    }
    .fixed-header .header-logo img {
        max-width: 120px;
    }
    
    .fixed-header .navbar-header {
        padding-right: 0.7em;
    }
    .fixed-header .header-logo, .fixed-header .menu-wrapper.menu-align-left {
        padding-left: 0.7em;
    }
    .fixed-header .shopping-container .shop-text {
        display:  none;
    }

    and http://prntscr.com/mld3fk in Theme Options > Menu > Menu styling > Fixed menu links > Customize > Menu links.

    All available types of the Fixed header you can find in Theme Options > Header > Fixed header.

    Regards

    Avatar: mddulalkhan
    Muhammad Dulal
    Participant
    February 15, 2019 at 20:25

    Thank you so much

    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2019 at 13:44

    You are welcome
    Feel free to contact us if you had any question

  • Viewing 5 results - 1 through 5 (of 5 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.