Product Card Product Title Section Font Color

I am setting up my Shopify store and have a snag. The theme is Spotlight. Text color is set to #121212 (Dark Gray). This looks fine everywhere except the Product Title section on the Product card. There it is completely washed out and barely readable. I can’t figure out why.

Hi Sfeller,
Please share store url

Regards
Sandeep

Hello @sfeller

Could you please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.

Vantage Vintage

pass: pietwa

Hi @sfeller

This is Richard 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

.product__title h1 {

color: black !important;

}

Hope that my solution works for you.

Best regards,

Richard | PageFly

1 Like

Hi
I am Sandeep and I am trying to help you.
please paste this css in your css file base.css

.product__title h1 {

color: black !important;

}

Thanks & Regards
Sandeep

1 Like

Thanks! This worked.

Hi Sfeller,
I am glad to hear that itis working.
If you need any help in the future please let me know
I am here: sandeepkhandagade@gmail.com
for you :blush:

Thanks & Regards
Sandeep