Modify text font size and section width for an entire section

Hi,

My store is https://www.zuri-craft.com/. I am looking to do to things but it seems like standard functionalities do not allow me to do it

  1. Reduce the font size of the content above the FAQ section by 25%
  2. Expand the width of the content to full 1200px (basically till the edge of card placement in above sections)

Any suggestion would help

Hello @rishabhmotani

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you:

  1. Go to Online Store β†’ Theme β†’ Edit code:

  1. Open your theme.liquid theme file

  2. Paste the below code before :


Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

1 Like

Thanks a lot.This worked

Quick doubt @GemPages

If I have to do the same change on multiple pages (individual collection landing page), is the code reusable or I have to make changes

@rishabhmotani

To use in multiple equivalent sections, you can use the following code:


Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.