Hi How do I change the text color in mobil main menu to white ?
Thx in advance Buby
Hi Buby,
You can add this custom css rule:
div#s5_responsive_mobile_sidebar_menu_wrap a { color: #fff !important; } #s5_responsive_mobile_sidebar_search_wrap input { color: #f1ebeb; }
You can go to this folder of your website: /templates/hexa_corp/css/
/templates/hexa_corp/css/
Create a new file called custom.css and add above rule to this file.
custom.css
Regards
buby Could you share the super admin account so I can take a look?
It looks like you're using old version of S5 Hexa Corp template.
You can take a BACKUP of your site >> download latest version of template v1.0.9 and install into your site.
saguaros
Thank you so much for your huge help - that did the trick.
Have a nice day Buby