Home › Forums › Jevelin Theme › White space between mobile header and content
Home › Forums › Jevelin Theme › White space between mobile header and content
Solution for this topic
Hi @Lotta,
I hope you are well today and thank you for your question.
You can remove 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.primary-mobile { height: auto !important; }
Best regards,
Shufflehound team
It’s working 🙂 Thank you so much!
You are most welcome here 🙂