Home › Forums › Jevelin Theme › space in header
Home › Forums › Jevelin Theme › space in header
Hi @reaboss,
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
body div#page-container, #page-container header.primary-desktop { padding-top: 0 !important; }
Best regards,
Shufflehound team