Caption Content Font Size does not work on mobile.
Is there a fix for this?
Many thanks
Hey arcray,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Sorry about the duplicate post. Browser hung up on me.
The site is https://staging.templestonelondon.co.uk/
On the home page slider, whatever I try and can’t get the subtitle text to resize on mobile.
Thanks for your help.
Hi arcray,
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:479px){
.avia-caption-content * {
font-size: 20px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you. That worked.
Hi arcray,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria