Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1358922

    Hello

    How can I reduce the space around the caption on the full screen slider on a mobile. I would like the caption to take up more space.
    Thanks

    #1358950

    Hey Kate,

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

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

    Best regards,
    Rikard

    #1358981

    Thank you – that worked perfectly!

    #1359010

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1359037

    Thanks you can close.

    #1359058

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Reduce area around the captions on full screen slider on mobile’ is closed to new replies.