Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1429930

    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.

    • This topic was modified 3 months, 3 weeks ago by lkerbyson1.
    #1429959

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.