Home › Forums › Jevelin Theme › Top Header
Home › Forums › Jevelin Theme › Top Header
Hello,
All of my headers on my pages are set up to look the same however on my Blog page even with the same settings as all the other pages the header is coming up different. I tried to change it many different ways and it doesn’t seem to be working can you please help me.
Thank you.
http://equivityva2.informaticsinc.com/services/administrative/
Hi @mtortorello,
I hope you are well today and thank you for your question.
Please make sure you have set the default options in the blog page header settings as shown in the attached screenshot.
If the above doesn’t help you then 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
.blog .primary-desktop .sh-header-top { display: none !important; }
Best regards,
Shufflehound team