Change Font Colour for caption text (in rich text)

HI, currently using refresh theme.

in the rich text section, I wish to change the colour of the font. can anybody please guide?

Thanks in advance!

Could you share your store URL and show where section do you want to change then color?

www.theindimums.com

  1. in home page the caption text is used for brand tagline “Indian-wisdom. Science. Care”

  2. in page -why soapnut , second section of multicolumn is using caption and body text.

Go to Online store > Themes > Edit codes > base.css, add those code at the bottom

  1. Change color of caption on homepage
#shopify-section-template--17098643013913__776eeeaa-03e1-49de-ae51-20f6b1ea1d5f .rich-text__caption { color: #your-code !important; }
  1. Do you want to change color of those parts?

Hello @theindimums

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

yes. would like to change for point 2 too. thanks