Viewing 8 reply threads
You must be logged in to reply to this topic.
Hi there,
Sorry to bother. I have tried to remove this line ( https://pho.to/AZ4sl )
But nothing I try seems to work. Where can I change it so it goes away?
Thank you. Have a great day!
Hello,
Please go to General Options > Header Options > Header Border Bottom, select the ‘none’ option from the dropdown list.
Best regards!
Hi there,
It sadly didn’t go away. Is there anything els that could be it?
Thank you!
Hello,
What header type are you using? You can remove it with custom css as well. Try adding this code into your custom css box:
.header_wrapper.background--dark {
border-bottom: none;
}
Best regards!
Hi there,
I’m useing the ‘simple style’. Adding the code to the custom css box also doesn’t work.
Thanks!
Hello,
Please send us a link where you are running this. If your site is on construction mode, you can send us your wp credentials, we need to give it a closer look.
Add them on your profile extra information, read this article for more information.
Kind regards!
Hi there,
Thank you for the support, I added the information into my profile.
Kind regards!
Hello,
I edited out the code i gave you to this:
.header_wrapper .background--dark {
border-bottom: none !important;
}
The line is gone now.
Best regards!
You must be logged in to reply to this topic.