Hi, I have Products by Category blocks on homepage https://www.shop.handmadehome.me/ And I noticed that product title color in block got wrong after update. It should be black like on archive pages https://www.shop.handmadehome.me/sculptures/ but now its pink. I use pink for links, looks like blocks now use it. Can you fix it, please?Thanks!
The page I need help with: [log in to see the link]
I have Products by Category blocks on homepage https://www.shop.handmadehome.me/ And I noticed that product title color in block got wrong after update. It should be black like on archive pages https://www.shop.handmadehome.me/sculptures/ but now its pink. I use pink for links, looks like blocks now use it. Can you fix it, please?
From what I understand, you’re having a bit of a color mix-up with the product title in your Products by Category blocks on your homepage. After an update, it seems like the color has switched from black to pink, which isn’t what you had in mind.
This could likely be a CSS issue. It appears that the block might be picking up the link color (pink in your case) instead of the designated black color for the product title. Don’t worry, we can fix it by adding some custom CSS to specifically target the product title in the block. Here’s a simple step-by-step guide:
Start at your WordPress dashboard and find ‘Appearance‘, then click on ‘Customize‘.
Look for ‘Additional CSS‘ at the bottom of the sidebar and click on it.
Paste this code into the text area and hit ‘Publish‘ to save your changes:
Just a quick note: the color code for black is “#000000”. If you want the title in a different color, just replace “#000000” with the color code of your choice.
Give it a try and see if it resolves your issue. If not, don’t hesitate to get back in touch. I’m always here to lend a hand!
I’m delighted to hear that the solution provided worked for you! It’s always our goal to help our users resolve any issues they’re facing as quickly and efficiently as possible.
I’ll go ahead and mark this thread as resolved. However, if you ever have more questions or issues in the future, don’t hesitate to kick off a new topic.