Hi guys,
I’d like to remove the border on the top of the slideshow. Page in private content.
The reason there is a border on the top is because I’ve applied a border-top 5px CSS to av-content-full element.
This is required for all pages, other than the slideshow on the main page.
Please advise on how to do this. Thank you.
Hey FlatText,
Could you please screenshot the area. I am not seeing the border on my end.
Best regards,
Jordan Shannon
Hi Jordan,
Image attached in private. The border is the same color as the background, so that’s probably the reason you can’t see it.
The point is to not have a gap between the slideshow the section above. It should be stuck to it.
Hi,
Add the following to quick css:
.template-page.content.av-content-full.alpha.units{
border-top:0px!important;
}
Best regards,
Jordan Shannon
Thank you, Jordan! Perfect again :)
Hi,
Glad that Jordan helped you. Thanks for using Enfold :)
Best regards,
Nikko