Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Tseten a11n

    (@tibetanitech)

    Hi @huss4in,

    Thank you for sharing the links and screenshots, that was helpful. I understand you would like to change the color of the product titles except on the shop and product categories page. Please add the following custom CSS in WP-Admin > Appearance > Customize > Additional CSS.

    
    .entry-summary h1.product_title.entry-title {
        color: #fff;
    }
    

    Let us know how that goes.

    Thread Starter huss4in

    (@huss4in)

    Thank you a ton. That has done the trick. ??

    Now that I know the correct hex code for white I’ll work in my own strings through the aide of Uncle Google.

    Again thanks,

    Atif

    • This reply was modified 4 years, 4 months ago by huss4in.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to change the color of title description header of every product?’ is closed to new replies.