Viewing 6 reply threads
You must be logged in to reply to this topic.
Hi,
I can’t find how to remove those header borders, they appear on all pages. Any suggestions?
Hello,
This is caused by a custom code. If you have not added it, then some plugin may be generated it. Please add this code into your custom css box to remove it:
.header_wrapper { border-bottom: none;}
.header_page { border-bottom: none;}
Let us know.
Best regards!
No custom code from me. The code you gave didn’t work.
Deactivated few possible plugins, but still no change.
Hello,
Please send us your wp credentials in a private reply. So we can do this for you.
Best regards!
Hello,
I fixed it. I added !important
to the code and now it’s ok. Please check your site.
Best regards!
You must be logged in to reply to this topic.