Home › Forums › Jevelin Theme › Navigation Issue with site on mobile
Home › Forums › Jevelin Theme › Navigation Issue with site on mobile
Hello,
I was testing some pages on my mobile this evening and I noticed that, on all the pages, there is a massive gap between the menu area and the first element of the page (in the attached screenshot, it is an image). The gap is ok on website.
I don’t seem to be able to correct this padding with the web editor
Can you help?
Thank you Muriel
Solution for this topic
HI @synobol,
I hope you are well today and thank you for your question.
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; }
Best regards,
Shufflehound team
Thank you, that solved the issue.
Best wishes!
You are most welcome here š