Change just the number on the search page to black

Change just the number on the search page to black

flammagreg
Trailblazer
276 0 39

Hi guys,

 

Website: vossani.com

 

How can I change just the number on the search page to black. Pic for reference:

 

Screenshot 2024-07-19 at 10.05.16 AM.png

Reply 1 (1)

Entesta
Shopify Partner
80 8 20

Hi @flammagreg 

Currently, the number you want to change to black is part of the h1 tag. It also has some additional text as well along with it. Adding styles to the h1 tag would apply to the whole sentence.

You can adjust the theme code and wrap the number in a <span> tag and then apply the following CSS.

.page--title.template-title span {
    color: #000;
}

 
Thanks.

We value your feedback! Let us know if this helped by giving it a thumbs up or marking it as a solution or buy us a coffee.
Looking for Shopify experts to help you with your website? We are just one click away. Drop an email or say hi on WhatsApp to initiate a request support@entesta.com | +91 79083 21294
Entesta - Powering Your E-Commerce Journey with Shopify Expertise