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

Urgent Help! Need to change the colour of product text.

Solved

Urgent Help! Need to change the colour of product text.

becksringzzz123
Tourist
11 0 1

Hello! Need help asap. 

I changed the text of my product pages to red (in the code) but now want them to be 490505 colour. 

I've tried lots of custom codes at the end of base.css but none work! Please help.

https://achillea.store/

 

Accepted Solution (1)

Rahul_dhiman
Shopify Partner
666 130 135

This is an accepted solution.

HEllo @becksringzzz123 
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->section-main-product.css
add this code at the end of the file and save.

.product__info-container .product-form, .product__info-container .product__description {
color: #490505 !important;
}

result
33.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167

View solution in original post

Replies 7 (7)

becksringzzz123
Tourist
11 0 1

See here - the red text needs to be brown like the other text.

I just can't remember what I did in the code originally to make it red! 😞

Screen Shot 2024-11-28 at 09.45.58.png

Tech_Coding
Shopify Partner
417 110 98

your site is Password protected.

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.

Rahul_dhiman
Shopify Partner
666 130 135

Hello @becksringzzz123 
please provide the password of the website.

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167
becksringzzz123
Tourist
11 0 1

Hi! It is xobibu

Rahul_dhiman
Shopify Partner
666 130 135

This is an accepted solution.

HEllo @becksringzzz123 
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->section-main-product.css
add this code at the end of the file and save.

.product__info-container .product-form, .product__info-container .product__description {
color: #490505 !important;
}

result
33.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167
becksringzzz123
Tourist
11 0 1

THANK YOU ❤️

Rahul_dhiman
Shopify Partner
666 130 135

Happy to help you...!!!

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167