How can I adjust the font size of a rich text block heading for mobile view?

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

LINK HERE

thanks!

Hello @MLG0810

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. 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