How can I put colour in description on my site

hi how would I put colour in my description on my products like image above?

Hi @Ceebee1 , Do you want to add color to the description text or background?

To the description text please

Hi @Ceebee1

Please share your store URL and its pasword and also name of the theme you are using.

Hi @Ceebee1 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

Step 3: Insert the below code at the bottom of the file → Save

.card-wrapper.product-card-wrapper .card__heading a {
   color: blue !important;
}
.card-wrapper.product-card-wrapper .card-information .price {
   color: green !important;
}

You can manually adjust the colors accordingly. Anđ here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

Hi sorry I would like to add the product colour below the name of product like it is in photo above that’s been circled

Hi @Ceebee1 , You can refer to this video: https://www.youtube.com/watch?v=qXDTcyeOmCk
Hope this help you :heart_eyes:

Thank you is there any way I could just have the text like this

Ceebeeldn.com & dawn theme