Hide menu - by javigilta - on WordPress WooCommerce support

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

  • Avatar: javigilta
    javigilta
    Participant
    November 2, 2018 at 13:20

    Hi,

    I have this menu link on my main page https://prnt.sc/ldj3ey

    Is it possible to hide it in the rest of the pages (keeping the logo and the cart)

    Thanks!

    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2018 at 13:22

    Hello,

    To give you answer we need to check your site, so provide URL, please.

    Regards

    Avatar: javigilta
    javigilta
    Participant
    November 2, 2018 at 13:31

    Here you have

    Please, contact administrator
    for this information.
    Avatar: javigilta
    javigilta
    Participant
    November 2, 2018 at 14:26

    I had to put my web under constuction again.

    I’ll advise you when I have it available.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2018 at 14:39

    Ok. You can provide wp-admin access in the Private Content area so we can check your site http://prntscr.com/ldk8wh

    Regards

    Avatar: javigilta
    javigilta
    Participant
    November 5, 2018 at 09:24

    There you have my wp-admin access

    Hi,

    I have this menu link on my main page https://prnt.sc/ldj3ey

    Is it possible to hide it in the rest of the pages (keeping the logo and the cart)

    Thanks!

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 09:51

    Hello,

    You can add this code in Global custom css:

    .home .menu-wrapper > .menu-main-container .menu > li > a {
        display: block;
    }
    .menu-wrapper > .menu-main-container .menu > li > a {
        display: none;
    }

    Regards

    Avatar: javigilta
    javigilta
    Participant
    November 5, 2018 at 10:51

    Hi Rose,

    I added it in Theme Options > Custom CSS (Global Custom CSS) but doesn’t work.https://prnt.sc/lejg2t

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 10:58

    Hello,

    You need to clear cache to be able to see the effect of the custom css code.

    Regards

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