Home Forums WoodMart support forum How to set up Products hover from single product page( like related product)

How to set up Products hover from single product page( like related product)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #158005

    Abutaleb
    Participant

    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.
    #158030

    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.

    #158370

    Abutaleb
    Participant

    I have added this CSS Code but doesn’t work

    #158389

    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.

Viewing 4 posts - 1 through 4 (of 4 total)