How to set up Products hover from single product page( like related product)
-
Q1.I want to change product hover from single page section but don’t find any option like other product tab setting(attached Picture Annotation 2019-11-20 192019).
Q2.How can i set border on on this product grid(Cross product, related products sections)
Attachments:
You must be
logged in to view attached files.
Hello
1) To change the product hover style on the products which you used on WordPress custom page. You need to edit the products elements with Wp-Bakery page builder and select your specific hover style and save the changes.
2) You can use the below CSS code in global custom CSS are under theme settings to display a border:
.related-and-upsells{
border: solid red 2px;
}
Best Regards.
I have added this CSS Code but doesn’t work
Hello,
You want to display a border line around the related products, right? Kindly share the page URL of that product which contains related product section and share your login info so I will check myself and help you out.
Best Regards.