Hello,
I created a full with easy slider (height 250px) + titles and the titles are not visible on mobiles.
I can’t find the answer in the forum.
1 – How can I see the titles ?
2 – If not possible as the image is not big enough I’d like to deactivate the titles
Can you help please?
Best,
AB
Hi anma!
May we have temporary access to your website so we can check to see if there is a setting conflict causing the issue?
Regards,
Dake
Hi Dake,
OK,
Merci, AB
Hi Dake,
I wanted to say that on a mobile you can only see 4 words of the title or 2 lines, then nor the images or the text is visible.
Best, AB
Hi!
Use this to hide the caption on mobile:
@media only screen and (max-width: 767px) {
.caption_fullwidth {
display: none !important;
}}
Cheers!
Ismael
Merci Ismael :)
Hi!
Glad to know we could help :)
Please let us know if you ever need help in the future.
Cheers!
Dake