Hello everyone
I have a small problem
On one page
In the mobile view, I bring the color
(now white)
to display the menu not to change
Screenshot in the appendix
Hey schweg33,
Thank you for the screenshot. What color does it have to be?
Best regards,
Victoria
Thank you Victoria
I would like to see a darker
black or dark brown
beautiful greetings
Franz
Hi schweg33,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 989px) {
.html_mobile_menu_tablet .header_color div .av-hamburger-inner,
.html_mobile_menu_tablet .header_color div .av-hamburger-inner::before,
.html_mobile_menu_tablet .header_color div .av-hamburger-inner::after {
background-color: #000;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you very much Vctoria
works great
Then you can close this request
Beautiful greetings
Franz