Hi,
On mobile devices (smaller than 767px), the font size on caption does not react for any changes in fullwidth slider caption title and text font size. I’ve tried now many codes I found on tickets here, but couldn’t find the fix. I’d like to make texts bigger on mobile.
Hey tammiviestinta,
https://cl.ly/c135fec50e88 There is this code making it small. Did you add it to your Quick css?
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 p {
font-size: 20px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
No, I have not added that code to Quick CSS. Now I added the code you gave, but the font size did not change.
I’ll give you the login credientals.
Thanks for help! It’s working now.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon