What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: Change product name color

Solved

Change product name color

ai41
Explorer
70 0 17

How to change the color of the product name that when I click to select options it’s showing the product name color blue, i want to make it black, 

 

here my store link: https://b6448a-44.myshopify.com/

IMG_8175.jpeg

Accepted Solution (1)

Raj-webdesigner
Shopify Partner
349 87 82

This is an accepted solution.

Add This css in your edit code > base.css file

 

.product .product__title h2 {
    color: #000;
}

 

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


View solution in original post

Replies 3 (3)

Raj-webdesigner
Shopify Partner
349 87 82

This is an accepted solution.

Add This css in your edit code > base.css file

 

.product .product__title h2 {
    color: #000;
}

 

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


Tech_Coding
Shopify Partner
418 111 98

Hello @ai41 

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 </body> on theme.liquid
<style>
   .product a.product__title h2.h1 {
      color: #000 !important;
    }
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

ZestardTech
Shopify Partner
5912 1067 1413

Hello @ai41 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the Bottom of the file:

 

.product__title h1 {
color: #000!important;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing