Hi,
Can you tell me how I can take a content slider and make it go full width on a page (edge to edge). There’s seems to be spacing applied outside of the container which prevents this. I even tried taking it out of any kind of container. Thank you.
We are also having a problem where it is inserting a blank element. If it is set on 4 columns, it inserts a blank at the end. I’ve experimented with 5 and 6 columns and it’s doing it with every setting.
Hi lkerbyson1,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-content-slider .slide-entry {
width: 25%;
}
Hope it helps.
Best regards,
Nikko