Home › Forums › Jevelin Theme › mobile sticky menu background
Home › Forums › Jevelin Theme › mobile sticky menu background
Hi,
For some reason my mobile sticky menu has a transparent background and I can’t seem to find where I would add a colour?
This is the site – https://rls.ewdsworkshop.com/
Thanks, Adam
Solution for this topic
Hi Adam,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#header-mobile.sh-sticky-mobile-header-active { background: #fff !important; }
Best regards,
Shufflehound team
Thank you 🙂
You are most welcome here 🙂