Hi,
Is possible to modify the product Grid, Like the image attached: https://ibb.co/nuV0PQ
My website is: http://www.primatour.it
Luca.
Hey Luca,
It is possible, but unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if it is really important for you to get this done, you can always hire a freelancer to do the job for you :)
The titles on the product grid are invisible, 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, you can change the color for the one you need.
.template-page .entry-content-wrapper h2.woocommerce-loop-product__title {
color: aqua;
}
If you need further assistance please let us know.
Best regards,
Victoria