This topic has 11 replies, 3 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler
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
Hello,
Please provide us with FTP and WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
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
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.
Thanks, it worked.
Will you add this in the next update, or will I change it in custom.css each time ?
Hello,
You’re welcome!
I sent your report to our developers.
Thank you for the notice.
Regards,
Rose Tyler.
Hello,
Since I updated 3.2, I have the problem again but the code does not change anything
can you help me ?
Hello,
Please try to delete this code from your custom css:
https://prnt.sc/fjlhlf
Regards,
Rose Tyler.
Sorry, does not change anything
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
Hello,
I’m glad that problem was solved.
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up