Shopify themes, liquid, logos, and UX
Hi guys,
Website: vossani.com
How can I change just the number on the search page to black. Pic for reference:
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.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025