Menu Help - by West Socks - on WordPress WooCommerce support

This topic has 31 replies, 4 voices, and was last updated 4 years ago ago by Olga Barlow

  • Avatar: West_Socks
    West Socks
    Participant
    March 16, 2020 at 23:13

    Since updating the Xstore. The navigation drop down has gone funky. Please can you fix it asap. The colors looks like it’s working but the “Categories” and “Patterns” aren’t working.

    Avatar: West_Socks
    West Socks
    Participant
    March 17, 2020 at 14:02

    Please help. Thank you.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 17, 2020 at 15:07

    Hello,

    We fixed this issue but it was not included in theme update because update was released earlier than fix was done.
    We fixed issue again. Don’t replace core plugin files till the next theme and plugin update!

    Regards

    Avatar: West_Socks
    West Socks
    Participant
    March 17, 2020 at 15:24

    Got it. Thank you.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 17, 2020 at 17:25

    You are welcome.

    Regards

    Avatar: West_Socks
    West Socks
    Participant
    March 29, 2020 at 22:59

    Thank you for your help. I have one quick questions. Currently my menu has two columns. At some point I am going to consolidate, “Shop by Pattern, Shop by Categories, Shop by Colors” in to one drop down. How do you get a full width menu?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 30, 2020 at 18:24

    Hello,

    Could you, please, provide us with a mockup on how you want to redesign the mega menu? We need fully understand what you are trying to implement to give you the correct suggestion.

    Regards

    Avatar: West_Socks
    West Socks
    Participant
    April 1, 2020 at 16:45

    Yes something like this.

    https://www.westsocks.com/img_0909/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2020 at 09:22

    Hello,

    Try to add this custom CSS code:

    .item-design-mega-menu {
        position: static;
    }
    .header-top, .header-main, .header-bottom {
        position: static;
    }
    .item-design-mega-menu .nav-sublist-dropdown {
        left: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }
    .item-design-mega-menu .nav-sublist-dropdown:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        height: 40px;
        bottom: 100%;
    }

    Regards

    Avatar: West_Socks
    West Socks
    Participant
    April 2, 2020 at 18:10

    Do I need to build a 4 column static block before adding this?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 2, 2020 at 18:44

    Hello,

    Yes, create mega menu using Static Block and then add the custom CSS to make it full width.

    Regards

  • 1 2
    Viewing 31 results - 21 through 31 (of 31 total)

The issue related to '‘Menu Help’' 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.