Hi,
I changed the position of the slider caption (fullscreen slider), but unfortunately the following does not work in Firefox (ver 32 and 33.0)
Works fine in Chrome, IE and mobile under iOS8
.slideshow_align_caption {
left: 5%;
top: 46%;
}
Even if I give it an !important – no change.
Is there something specific to be added for FF?
Thanks, regards
Katharina
Hi ykblue!
Thank you for using Enfold.
Please use this instead:
.caption_left .slideshow_caption {
left: 5%;
top: 46%;
}
Regards,
Ismael
Hi Ismael,
thanks for the hint – works perfect.
Best regards
Katharina