sold by" background is missing in product grid"
-
HI
I use wc marketplace plugin in woodmart theme .
When I hover above product grid (Product catalog) Appears “Add to cart”
And “sold by” . The problem is That “sold by” Lacks background as there is in Add to cart .
(See attached image) .
It did work, but a few days ago the background disappeared .
I tried to reset all woodmart settings and Cancel and remove of all cache plugin.
I eliminated all unnecessary plugins And I left the wc marketplace Main plugin only.
Nothing helps .
I’d be happy If you can check .
login information attached for staging site
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .wd-add-btn .by-vendor-name-link, .product-grid-item .wd-add-btn .by-vendor-name-link:hover {
background-color: rgb(96 149 160 / 87%) !important;
}
Regards.
Xtemos Studios
Hey thanks ,
It added the background .
But the font is black So do not see well what is written ,
it should be white same as “Add to cart” .(picture Attached)
How do I change to white font ?
Attachments:
You must be
logged in to view attached files.
Hello,
You are Most Welcome.
Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .wd-add-btn .by-vendor-name-link, .product-grid-item .wd-add-btn .by-vendor-name-link:hover {
background-color: rgb(96 149 160 / 87%) !important;
color: white !important;
}
Regards.
Xtemos Studios
Most Welcome!!!
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘sold by" background is missing in product grid"’ is closed to new replies.