Home › Forums › Gillion Theme › Mobile look
Home › Forums › Gillion Theme › Mobile look
Mobile version of my site (u6706.netangels.ru) doesn’t look good. I see small problems all the time.
I have added one screenshot to show you one of the problem. The heading is not readable. Is it possible to fix it somehow?
Solution for this topic
Hi @podsolnuhi,
I hope you are well today and thank you for your question.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
@media (max-width: 782px){ #page-container .blog-slider-item h1, #page-container .blog-slider-item h2 { font-size: 14px !important; } }
Best regards,
Shufflehound team
It worked. Thank you.
You are most welcome here š