Skip to content
Public Ticket #23658

Black title on Products

Conversation thread

ccannes replied

Customer Reply

That worked! Thank you so much :) 

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code like this:

.wc-block-featured-product__title {
    color: #fff !important;
}

Regards,
PenciDesign.


ccannes replied

Customer Reply

Sorry it's attached here

ccannes replied

Customer Reply

Here is the screenshot FYI (see attached)

ccannes replied

Customer Reply

Thanks but that did not fix the problem. I added it custom CSS and nothing changed. 

PenciDesign Supporter replied

Staff Reply

Hi,

This is a WooCommerce block from the Gutenberg plugin, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.wc-block-featured-product__title {
    color: #fff;
}

Regards,
PenciDesign.



ccannes started the conversation

Conversation Start

Hello, I can't figure out how to make the title of the featured product post white on this page. 

I've attached a screenshot. 

When I edit the product, the title appears white. But when I publish the product, the title goes black.

Thanks

Want to join this conversation or access attachments? Sign in first.