Hi, please see link in private content.
The issue is on mobile phone.
I have rollover text on each of the 5 images at the top of the page but the text isn’t optimising properly on the phone and isn’t showing properly in the box.
Please can you help?
Thanks
Joe
Hey Joe,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.av-image-caption-overlay-center {
font-size: 14px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria