Problem with Variant Center Menu - by rienzicomunica@gmail.com

This topic has 6 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow

  • Avatar: rienzicomunica@gmail.com
    rienzicomunica@gmail.com
    Participant
    October 24, 2016 at 23:15

    I have a problem with the Variant center menu.
    When I set the variant center menu and then try to navigate (in front end) to sticky mode, scrolling the page I can not access to the menu items of the second level.
    Why?
    Let me know.
    Thanks
    Francesco

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 25, 2016 at 10:40

    Hello,

    Very likely you are using high logo. Please, provide link to your site and we’ll send the code to fix the issue.

    Regards

    Avatar: rienzicomunica@gmail.com
    rienzicomunica@gmail.com
    Participant
    October 25, 2016 at 15:09

    Now I’m not using variant center (’cause there’s problem) but this is link to my website: http://new.school-uniforms.it/
    I temporarily set the variant center menu.

    Also how can I diversify the color of the font on the normal menu and sticky menu?

    Check and let me know.
    Francesco

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 26, 2016 at 07:08

    Hello,

    To fix the problem with drop-down menu, please, add the following code in Theme Options > Styling > Custom CSS

    .fixed-header .nav-sublist-dropdown {
        top: 53px !important;
    }

    Add the following custom to change the color of text of your fixed menu

    .fixed-header .menu-wrapper .menu > li > a, 
    .fixed-header .icon-like_outline:before,
    .fixed-header .shopping-cart-widget a,
    .fixed-header .cart-bag .badge-number {
        color: #fff;
    }
    .fixed-header .cart-bag, .fixed-header .cart-bag:before {
        border: 2px solid #fff;
    }

    In future updates, we plan to add the option to change the color of fixed menu links.

    Regards

    Avatar: rienzicomunica@gmail.com
    rienzicomunica@gmail.com
    Participant
    October 26, 2016 at 14:21

    WONDERFUL! All is fixed.
    Thanks
    F.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 27, 2016 at 07:28

    You are welcome!

    Regards

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