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

    Hi there,

    I look after the site https://www.difrix.de/
    If you look at the banner on the start page with your mobile phone, the text on it is displayed below. You can’t read everything through it. The text is set to “middle”. How can you change that?

    Best regards,
    Martin

    #1324418

    Hey Martin,

    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: 50px !important;
    }
    }

    Best regards,
    Rikard

    #1324419

    Thank you Rikard, it works!

    #1324472

    Hi,

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

    Best regards,
    Rikard

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