Hi,
The headline of my site is cut off on mobile
https://drive.google.com/open?id=1dkYE5cYIfnlVL5TMrRFHWu8Ok-QqHcCa
headstudios.com.au
I was wondering if you have any input on what I can do to fix this?
Any input would be much appreciated.
Thanks!
Hey HeadStudiosWeb,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.home .av-rotator-container-inner {
font-size:20px !important;
}
}
Best regards,
Rikard
Thanks! That fixed the issue :)