I want to adjust the font size of rich text block heading. kindly assist on right css coz it is ok on desktop but too big on mobile. thanks!
Hello @MLG0810
Can you give me your Store URL( with pass if your store password is enabled) so I can check it for you?
Kind & Best regards,
GemPages Support Team
thanks!
Hello @MLG0810
You can follow these steps:
- Go to Online Store->Theme->Edit code
- Open your theme.liquid file, paste the below code before
{% if template contains 'index' %}
{% endif %}
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team

