Changing the color scheme of the product information

Changing the color scheme of the product information

Pinksox
Tourist
5 0 1

Hi, 

 

I am trying to change the color scheme for the product information section and it's not working. How do I do this correctly? 

Thank you

 

Replies 4 (4)

Moeed
Shopify Partner
7007 1890 2309

Hey @Pinksox 
Kindly share your Store URL and Password if enabled

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Pinksox
Tourist
5 0 1
Moeed
Shopify Partner
7007 1890 2309

Hey @Pinksox 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag

<style>
.product-shop .short-description {
    color: mediumvioletred;
}
</style>

Moeed_0-1689073190479.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Pinksox
Tourist
5 0 1

Thank you for trying but this did not help. I am working on a project that is not live yet. pink-sox · Customize Refresh · Shopify Am I able to share my screen with you to show you what I mean?