Change text color of second slide

my online store in imprezzcreations.com

I want to change the text color on my second slide to black

Hi @Shashank_32

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

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

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

div#Slide-template–19105832141110__f42a520e-ea69-4d4b-8f0c-aec18aab293a-2 h2.banner__heading.inline-richtext.h1 {

color: black !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

Hey @Shashank_32

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed