Forum Replies Created
-
AuthorPosts
-
January 25, 2019 at 2:36 pm 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,
JOTJanuary 24, 2019 at 7:50 pm in reply to: Easy Slider mobile devices – place caption below images #1058323Hi 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;
}
}January 24, 2019 at 6:51 pm in reply to: Easy Slider mobile devices – place caption below images #1058300Hi 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,
JOTJanuary 23, 2019 at 5:13 pm in reply to: Easy Slider mobile devices – place caption below images #1057821Thank 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 -
AuthorPosts
