Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1016428

    On mobile, the caption on the easy sliders are not centered. There is too much space above the caption and none below it. How can I fix this please? I will be adding this type of slider to a few pages.

    #1016435

    Hey nicholedb,

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

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

    Best regards,
    Rikard

    #1016740

    Perfect! Thank you for the quick and helpful response <3

    #1016812

    Hi,

    I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Easy Slider Caption On Mobile’ is closed to new replies.