Home › Forums › Jevelin Theme › Jevelin Mobile Theme White Space (Gap) Between Header and Content
Home › Forums › Jevelin Theme › Jevelin Mobile Theme White Space (Gap) Between Header and Content
Hi! Attached are screenshots of the issues Im having. there is white space in-between the menu header and the content on each page. See attached for details. Any help would be appreciated.
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Sure. Its the mobile version of every page on the site so the website is:
home page
shop page
contact
subscribe
blog
you get the idea. Thanks again.
Solution for this topic
You can resolve 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; }
Thank you, that did the trick!
You are most welcome here 🙂