Tagged: slider
Hi there,
I use this code to specify the captions in the slider:
@media only screen and (min-width: 768px) {.slideshow_align_caption {
top: -150px;
}}
Ok. :-)
For smaller solutions, I’d like to switch off the caption in the slider generally.
How do I do that?
Marc
Hi Marc!
@media only screen and (max-width: 365px) {.slideshow_align_caption {
display: none;
}}
let us know if that wil solve your issues.
Thanks a lot
Best regards,
Basilis
Hi Basilis,
excuse the late answer. :-(
It works – great! :-)
Thanks a lot, Basilis.
KR – Marc
Hi!
Please feel free to create a new ticket if anything else needed.
We would also appreciate if you could rate the theme at Themeforest.
Thanks a lot
Best regards,
Basilis