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
824 155 173

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

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

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
514 132 131

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
824 155 173

Hello @becksringzzz123 
please provide the password of the website.

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

becksringzzz123
Tourist
11 0 1

Hi! It is xobibu

Rahul_dhiman
Shopify Partner
824 155 173

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

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

becksringzzz123
Tourist
11 0 1

THANK YOU ❤️

Rahul_dhiman
Shopify Partner
824 155 173

Happy to help you...!!!

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages