Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #449972

    Hi there,

    How can I make the caption of the full-widths slideshow to be on one line with say, 100 px margins on both sides (and only appearing on multiple lines on mobile devices or small screens)?

    thanks!

    Marijn

    #450127

    Hi marijnmees!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-fullscreen-slider .caption_container {
      max-width: 100%;
    }

    Best regards,
    Yigit

    #450224

    works. Thanks!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘full-width slideshow caption width’ is closed to new replies.