Double Header Menu - by Libardo - on WordPress WooCommerce support

This topic has 12 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Rose Tyler

  • Avatar: Libardo
    Libardo
    Participant
    March 21, 2017 at 03:32

    Hi Support,

    Upon scrolling down in my website it shows double menu.

    See here: http://prnt.sc/emi2cx

    How do I remove this?

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Libardo
    Libardo
    Participant
    March 21, 2017 at 13:33

    Hi Support,

    Any update?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2017 at 15:20

    Hello,

    I’ve sent IP to your email address. Please check it.

    Regards,
    Rose Tyler.

    Avatar: Libardo
    Libardo
    Participant
    March 21, 2017 at 19:38

    Hi Rose,

    IP has been added. Can you clear your cache and try again to access out website?
    See private Link.

    Please, contact administrator
    for this information.
    Avatar: Libardo
    Libardo
    Participant
    March 22, 2017 at 00:56

    Hi Support,

    Any update in this case?
    I really need your assistance to move forward with this request.

    Thank you in advance.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 22, 2017 at 12:00

    Hello,

    Try to add this code in Global Custom CSS:

    .fixed-header .menu-main-container:first-child {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Libardo
    Libardo
    Participant
    March 22, 2017 at 15:28

    This worked and now I see the Double Header Menu is gone. However the ” Logo image for Fixed header ” is not the same size as I have as the ” Logo image ” header. See the video:

    Video: http://recordit.co/ANpAtH2tmp

    In addition the menus also looks different when I scroll down and where they are located.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 22, 2017 at 16:01

    Hello,

    You can add this code in Custom css:

    .fixed-header-area  .collapse.navbar-collapse {
        float: right;
        text-transform: uppercase;
    }
    .fixed-header-area  .collapse.navbar-collapse a {
        font-size: 16px;
        font-weight: 300;
        letter-spacing: -0.06em;
        padding-left: 5px;
        padding-right: 7px;
    }
    .fixed-header-area.fixed-already {
        min-height: 80px;
        height: 85px;
    }

    Regards,
    Rose Tyler.

    Avatar: Libardo
    Libardo
    Participant
    March 22, 2017 at 16:17

    Hi Rose,

    I tried with the code and it almost looks OK. But the text or not the same align. Please the video: http://recordit.co/WUvaeMXjqI

    I tried using the code below with -50px in the one you provided but didnt help.

    padding-right: -50px;

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 22, 2017 at 16:22

    Hello,

    Please change values in previous code to:
    http://prntscr.com/en4rj8

    Regards,
    Rose Tyler.

    Avatar: Libardo
    Libardo
    Participant
    March 22, 2017 at 17:09

    Now it worked 😉

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2017 at 14:49

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘Double Header Menu’' has been successfully resolved, and the topic is now closed for further responses

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