Hi,
Why I see the wrong product color (black) for the title text on every product grid image?
Find attached an example here: https://imgur.com/a/CUOd9
Thanks.
Luca.
Hey Lvk3,
Your screenshot didn’t work, please reup and include the url to the page in question so we can help.
What color do your want the text?
Best regards,
Mike
Hi,
The color that i want for this text is White.
My website homepage is: http://www.primatour.it
And here you can find the image attached: https://ibb.co/gJVYB5
thanks
Luca.
Hi,
Looks like your site is in maintenance, we will need to see the element to write code for it. Can you please include a admin login in the private content area so we can help.
Best regards,
Mike
The site is not under maintenance it is just a simple message for 2 days.
Find attached credentials
Hi Luca,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.template-page .entry-content-wrapper h2.woocommerce-loop-product__title {
color: #fff;
}
If you need further assistance please let us know.
Best regards,
Victoria