I am struggling to change teh background and font colours on the flyyout menu – please help.
I have tried the support answers – but its not helped.
Thanks.
Hey Matt,
To change the background Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.html_av-overlay-side #top .av-burger-overlay-scroll {
background: #fff !important;
}
Please change the color to suit.
To change the font colors please try this css:
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
color: red !important;
}
Please let us know if there is anything else we can help with.
Best regards,
Mike
Hi thanks – think it was a cache issue – been resolved.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon