How can I change the color of specific characters in my headings?

Hi,

I want to change the colour of the points (.) in my headings. I want text to be black and the (.) in headings to be #8FA181. Is that possible?

By example this heading. Want the ‘.’ to be 8FA181.

Thank you in advance.

Hello @adfarm
can you share store URL?

@niraj_patel adfarm.nl

Hi @adfarm

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

@adfarm
Font size solution CSS is:

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.section-template--18847216697609__ss_feature_6_UxbJAT-padding h1 { font-size: 55px !important; }

For (.) color you have to take (.) in a specific tag then we can apply color on it

@PageFly-Richard size works, thank you. I only want the ‘.’ to be green, the text ‘Waar we voor staan’ must stay black.

so this part black → Waar we voor staan

dot in green → .