Home › Forums › Gillion Theme › Mobile Text to Large
Home › Forums › Gillion Theme › Mobile Text to Large
Hey !
I tried to setup my page for mobile and encountered a font-size problem.
I want to reduce the font size for mobile phones but i dont know where.
I tried this but it doesnt work:
@media screen and (min-width: 480px) {
.blog-style-large.large-centered .post-title h2 {font-size:30px !important}
.blog-style-large .post-title h2, .blog-list-featured > article .post-title h2 {font-size:30px !important}
}
The font size always jumps to 60px !important in the style.css
Best Regards
Julian
Hi Julian,
I hope you are well today and thank you for your question.
Please try changing min-width to max-width in your above shared CSS code.
If it doesn’t work fore you then could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team