Tagged: advanced layerslider, enfold
Hi Enfold Team,
I’m working on the front page of my website.
It has an advanced layer slider as the first section, along with a transparent main menu at the very top.
Unfortunately, I keep getting this small, white line that I cant seem to remove nor inspect element from. I tried increasing the height of the advanced layer slider but with no luck.
I’ve seen some other posts on here about a white line but none of the replies seem to have solved my problem.
Regards,
Hey Dzammit,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av_header_glassy.av_header_transparency #header_main,
.html_header_top.html_header_sticky #header,
#top.home #layer_slider_1 {
border: none ;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Happy to say that this solution has worked.
Thanks!