I want to change the colour of rich media text on the store. Theme is Minimog

Hi, I have minimog theme installed on the store and would like to change the colour of the particular text to pink.

Attached is the screenshot of the store.

Here is the store link: https://handmayk.com/products/circulo-enjoy-yarn

  1. Go to online store
  2. Edit Code
  3. Open your theme.css file
  4. Paste the following code:

.bottom-block__text .prose p {color: #e52020;}
Change the color to the one that you want.

  1. Save.

Let me know if it work by marking it as a solution.

Hi @dv18 ,

This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.

While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid file
  3. Paste below code before :

Best regards,

Anthony

Hi Anthony,

Thanks for sharing the solution but when I implemented the code, it also changed the colour in other sections.

Here also it changed: https://handmayk.com/pages/avada-faqs

Can you let me know how can I change this section back to black ?