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

    Ello, The caption on my Fullwidth Slider is cut off when viewing things on mobile. Is there some setting to adjust this?

    #1178346

    Hey darrenheld2,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .slideshow_caption {
      padding-top: 0 !important;
    }
    }

    Best regards,
    Rikard

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