How do I get the paragraph text to be darker or same colour as headings it is too light. Hard to see

https://bfbyrzej2l9g155d-60589605120.shopifypreview.com

Refresh theme

For whole site but here is an example.

Hello @Finn4

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

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

  2. Open your theme.liquid theme file

  3. Paste the below code before :


Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >base.css and paste this at the bottom of the file:
.image-with-text__text {
color: #E66042;
}

Screenshot :- https://prnt.sc/jsG3oHAkfpH5

@Finn4
Follow below step :
online store->themes->cutomize->Theme settings->Typography-> body font change(from here you can choose any darker font for body)

Hello @Finn4

Add this code below of theme.liquid file before closing body() tag.

#MainContent p {
color: #e66042 !important;

}

Hi, Thanks for your help.

Can it be done to these areas on the site also. The color e77258

Home page

-1.50 per month

  • reviews

product page ( bundle Product)

-drop downs

-reviews

Hello @Finn4

Add this code below of theme.liquid file before closing body() tag.

#MainContent p { color: #e66042 !important; }

I have a problem GemPages, i set up my homepage and the buttons support or the 3 lines on mobile don’t work my store is www.vix-sell.com