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

    I am trying to change

    .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
    padding-top: 100px;
    }

    As in mobile devices the captions are too low on the screen –

    however no change to .slideshow_caption is taking effect – please advise

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

    After check with developer tools, this padding is being overridden

    • This topic was modified 1 week, 1 day ago by Aeroviews.
    #1467507

    Hey Aeroviews,

    Thank you for the inquiry.

    Would you mind providing a screenshot of the issue and the link to the site? You can use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot.

    Best regards,
    Ismael

    #1467521

    Hi
    I sorted it in the end with minus amount in a margin.
    Thank you

    #1467525

    Hi,

    Great, I’m glad to hear that you found a solution. 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.