Hi
How are you?
I have a couple of questions to make:
1. In certain web pages with EASY SLIDER, I need only ONE TITLE for all slides. How can i do that?
See example 1
On the other hand in mobile phones, the same title place the entire slider and covering the pictures of the products
See example 2.
How can I fix this error?
2. In mobile phones with Android, the easy slider titles Is Unbalanced and outside the area.
This is not the case with iphones. What can i do for that?
See example 3
Thank you for your support.
Hey zunini,
We’re good :) Thanks for using Enfold.
1.) Edit Easy Slider and at the bottom check Use first slides caption as permanent caption
Mobile phone issue:
Try adding this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.avia-slideshow .avia-caption h2.avia-caption-title {
font-size: 12px !important;
}
}
Just adjust the font size as you see fit.
2.) I can only see layerslider not easy slider. I can only suggest as a workaround is probably to use layerslider on desktop and tablet, then hide it on mobile phone and use an easy slider.
Best regards,
Nikko