Tagged: caption, fullscreen slider, mobile
Hi there!
I can’t seem to move the caption of my fullscreen slider on mobile devices.As you can see on http://www.lulukittens.com the caption is partially covering the cat on the right. So, I want to move the caption up, so that that it is located in the empty space on the top left.
Thanks!
Never mind, found it!
@media only screen and (max-width: 479px) {
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title, .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title {
margin-top: -200px;
}}
Hi DemonDin,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria