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

    Hello, how can I get the text go a bit up in the fullwidth easy slider when I see on mobile? I am sending you the link to my website below.
    thanks!

    #806691

    Hey ftt123,

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

    @media only screen and (max-width: 767px) {
    .avia-builder-el-0 .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.