Legenda Dark – problem color sub menu

This topic has 11 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler

  • Avatar: alsacs
    alsacs
    Participant
    June 10, 2016 at 10:48

    Hi
    Since I updated with Legenda 3.0, there is a problem in the color of the sub menu background
    please have a look on my website, You will see what I am talking about

    http://www.stephane-alsac.com/

    thanks

    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 10, 2016 at 11:03

    Hello,

    Please provide us with FTP and WP admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: alsacs
    alsacs
    Participant
    January 18, 2017 at 18:27

    Hello

    I still have big problem with the sub menu backgrounf in the dark theme

    the back ground is less darker than the text block, and sometimes even White

    thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 10:21

    Hello,

    Please add this code in Custom CSS file:

    .fixed-header .menu > li.menu-full-width .nav-sublist-dropdown, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown {
        background-color: #151515 !important;
    }
    .fixed-header .menu > li .nav-sublist-dropdown .container > ul > li a, .main-nav .menu > li .nav-sublist-dropdown .container > ul > li
    a {
        background-color: #151515 !important;
    }

    How to create custom.css you can watch in this tutorial
    https://youtu.be/Qok2zRedRMY

    Regards,
    Rose Tyler.

    Avatar: alsacs
    alsacs
    Participant
    January 19, 2017 at 10:34

    Thanks, it worked.

    Will you add this in the next update, or will I change it in custom.css each time ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 11:02

    Hello,

    You’re welcome!
    I sent your report to our developers.
    Thank you for the notice.

    Regards,
    Rose Tyler.

    Avatar: alsacs
    alsacs
    Participant
    June 14, 2017 at 10:06

    Hello,

    Since I updated 3.2, I have the problem again but the code does not change anything
    can you help me ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 14, 2017 at 10:28

    Hello,

    Please try to delete this code from your custom css:
    https://prnt.sc/fjlhlf

    Regards,
    Rose Tyler.

    Avatar: alsacs
    alsacs
    Participant
    June 14, 2017 at 11:24

    Sorry, does not change anything

    Avatar: alsacs
    alsacs
    Participant
    June 14, 2017 at 11:26

    erratum it works if I delete on the 2 lines :

    code : .fixed-header .menu > li.menu-full-width .nav-sublist-dropdown, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown {

    }
    .fixed-header .menu > li .nav-sublist-dropdown .container > ul > li a, .main-nav .menu > li .nav-sublist-dropdown .container > ul > li
    a {

    }

    thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 14, 2017 at 12:29

    Hello,

    I’m glad that problem was solved.

    Regards,
    Rose Tyler.

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