Hello,
The burger menu in non transparent menu changes color below 990px width.
Also, it seems strange, as if the content is tucked under the header. (see attached images)
Can you help me?
Thanks in advance.
BR,
Antonio
Hey Antonio,
Thank you for the inquiry.
Adding this css code should adjust the color of the hamburger menu on 404 pages and push the main container below the header.
.html_mobile_menu_tablet .error404 .header_color div .av-hamburger-inner, .html_mobile_menu_tablet .error404 .header_color div .av-hamburger-inner::before, .html_mobile_menu_tablet .error404 .header_color div .av-hamburger-inner::after {
background-color: #605a57;
}
.responsive.html_mobile_menu_tablet.html_header_top #top.error404 #main {
padding-top: 88px !important;
}
Best regards,
Ismael
Hi Ismael,
Looks good, the only thing is the middle burger line remains white.
Many thanks!
BR,
Antonio.
Hi,
Thank you for the update.
What happens when you include this css code?
.html_mobile_menu_tablet .error404 .header_color div .av-hamburger-inner, .html_mobile_menu_tablet .error404 .header_color div .av-hamburger-inner::before, .html_mobile_menu_tablet .error404 .header_color div .av-hamburger-inner::after {
background-color: #605a57;
}
Best regards,
Ismael
Hi Ismael,
Works perfect! Many thanks!
BR,
Antonio
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike