Hey,
On the home page I have a slider at the top. On the slider I have a title caption and a button. When viewed on mobile (iPhone 6s) the button disappears and the caption and title are positioned too low.
How can this be fixed?
Regards,
Sam
Hey muskmedia,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.slideshow_caption {
width: 100% !important;
padding:0 !important;
}
}
Best regards,
Rikard
Hi Sam,
You need to install one of the localization plugins (like WPML) and translate the whole content and enable the language switcher.
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
I would start with referring to their docs if you have not already:
https://wpml.org/documentation/
Best regards,
Jordan Shannon
Hi,
I would start with referring to their docs if you have not already:
https://wpml.org/documentation/
Best regards,
Jordan Shannon
