Viewing 5 reply threads
You must be logged in to reply to this topic.
When i visit my page in “mobile mode”, the google fonts are not responsive.
The title make a break, but the words are overlapping.
Pls help
The website is in “maintance mode”.
If you want i can give you access to it.
Kind regards
Hello,
Yes, please can you write them in a private reply? Which page should I check?
Best regards!
Hello,
I have added these code into your custom css box:
@media (max-width:767px) {
h3 {
font-size: 28px !important;
}
}
It looks ok now. If you want to change it, just edit the value.
Best regards!
You must be logged in to reply to this topic.