Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Easy Slider mobile devices – place caption below images #1058753

    Hi Rikard,

    The issue has been solved and you can close this string.
    Have a nice day!

    Kind regards,
    JOT

    in reply to: Easy Slider mobile devices – place caption below images #1058323

    Hi again Victoria,
    I came up with this solution and it seems to work.
    Thank you so much for leading me in the right direction!
    Kind regards,
    JOT

    @media only screen and (max-width: 768px) {
    .caption_bottom .slideshow_caption .slideshow_inner_caption {
    bottom: -145px;
    min-height: 140px;
    padding: 0;
    }
    .avia-caption-content p {
    background: #202020 !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 5px;
    }
    .avia-slide-wrap {
    margin-bottom: 110px;
    }
    #top .avia-slideshow-dots {
    display: none;
    }
    }

    in reply to: Easy Slider mobile devices – place caption below images #1058300

    Hi Victoria,

    That is exactly the problem – the caption hides under the next elements instead of staying visible below the slider image.
    But for sure there must be a solution to this?

    Kind regards,
    JOT

    in reply to: Easy Slider mobile devices – place caption below images #1057821

    Thank you so much, Victoria!

    It is almost done – but the point is, that I want the caption shown below the image.
    Your fix seem to place the caption+background on top of image, instead of below image.

    I hope for your input to fix the last small detail :-)

    Kind regards,
    JOT

Viewing 4 posts - 1 through 4 (of 4 total)