Home › Forums › Jevelin Theme › Whiter Background Behind Sticky Menu
Home › Forums › Jevelin Theme › Whiter Background Behind Sticky Menu
Since updating theme from the following thread:
https://support.shufflehound.com/forums/topic/my-account-not-showing-on-mobile/
My white background behind the sticky menu has now disappeared. How do I get this back?
See attached for before and after.
Website url:
Solution for this topic
Hi @zeynlambat,
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
#page-container .primary-mobile-light .sh-header-mobile.sh-sticky-mobile-header-active { background-color: #fff !important; }
Best regards,
Shufflehound team
I’ve just sent you credentials privately as I’m unable to fix this.
I have just sent credentials privately as I am unable to fix this.
It was not working on your site because the custom CSS code you are using in the Custom CSS option of theme is incorrect.
The opening media query brackets are not closed so i just moved my provided CSS code at the top of your existing CSS code so that it will work.
Hello,
The issue has still not been fixed. Are you able to check again please? It is still happening on the home page, as this is using the header light option.
All fixed! Thank you š
You are most welcome here š