Home › Forums › Jevelin Theme › Header help #1 Background colour
Home › Forums › Jevelin Theme › Header help #1 Background colour
Hi
At cccactive.com I have created a header that I would like to have a greyish background once it becomes “permanently placed at the top”.Ā The permanent version, once I scroll, has a white background.
Many thanks for any help.
Solution for this topic
Hi @amudalainc,
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
.sh-header.sh-sticky-header-active { background: #ececec; }
Best regards,
Shufflehound team
resolved
thankyou
You are most welcome here š