Hi!
How can I add a specific background color only to the mobile menu?
Kind regards,
Tom
Hi yoginthusiast!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.html_mobile_menu_tablet #mobile-advanced { background-color: red; }
Regards,
Yigit
Hi!
Which color would you like to make it? Please try following one
#mobile-advanced { background-color: red; }
Regards,
Yigit
Perfect Yigit! Thank you so much!
Kind regards,
Tom