A border is appearing between the header/main menu and the fullwidth easy slider ALB element. I’ve edited every class and ID in the vicinity and can’t get it to go away. I have two different headers depending upon which section of the site the user is visiting. On the other header this line does not appear.
Thank you
Hi lzevon,
Thanks for providing both link and screenshot.
Please add this CSS code in Enfold > General Styling > Quick CSS:
#top #header_main {
border: none;
}
#top #main {
margin-top: -2px;
}
Best regards,
Nikko
Thanks Nikko, all set! I didn’t try setting the negative value to -2 but swear I think I tried -1 and did set the border to none in every conceivable way ¯\_(ツ)_/¯
Hi,
Great, I’m glad that Nikko could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
All set, feel free to close :)