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

    Hello!
    How can I move the slider caption farther down on small mobile screens (wide view)?
    I tried the following, but it’s not working for some reason:
    @media only screen and (min-width: 361px) and (max-width: 640px) {
    .page-id-595 .slideshow_align_caption {
    top: 40px !important;
    }
    }

    What am I missing?
    Thanks in advance for your help!

    #769864

    Hey Julie,

    I would suggest moving the caption from the image at all on mobile devices and style the header and sub header a bit different.

    If you need further assistance with that please let us know.

    Best regards,
    Victoria

    #771896

    Hey Victoria,
    I agree that this would be a good idea on future pages, but for this one, I was hoping to get a quick fix for this one page to move the caption on just the one view– the rest are all ok for now.
    Any way to achieve that?
    Let me know.
    Thanks!

    #772958

    Hi,

    Thanks for the feedback, though it looks to be at the bottom of the image already? Could you post a screenshot highlighting your intentions maybe?

    Best regards,
    Rikard

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