Which .css file should I use to change my Beyond theme's text size?

Hello all!

I’m trying to insert this bit of code to my site to change the rich text size:

.rich-text__text--large.rte-setting.text-center {
  font-size: 18px;
}

However, I’m new to the Beyond theme and don’t see a base.css or theme.css file to paste it into. Which .css file would help change the rich text section throughout my site?

The url is https://www.protectplusturf.com/ and there is no password.

Let me know if you have additional questions and thank you!

Hi @Micrologicals ,

This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:

For Beyond theme, you can add your css code at the bottom of theme–critical.css

Hope my answer will help you

Hello @Micrologicals

I would like to give you the recommendation to support you so kindly follow steps below:

  1. Go to your Online store > Themes > Edit code
  2. Open your theme.liquid file
  3. Paste the below code before

I hope the above is useful to you.

Best regards,
GemPages Support Team