Hello team,
On my website I have a problem with Articles Title: aren’t responsive on tablets.
I don’t understand and don’t find a solution to be fix this problem.
Thanks in advance for your help
BR
Christophe
Hey Christophe,
I don’t see a URL to your site? Please include that in private as well.
Best regards,
Rikard
Hello,
Sorry, you find the Url in private part.
Thanks in advance
Best regards
Christophe
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.html_modern-blog .avia-content-slider .slide-entry-title {
font-size: 1em;
word-break: break-word;
}
}
Best regards,
Rikard
Hi Rikard,
many thanks for your help.
It’s ok now.
Best regards
Christophe
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon