Home Forums WoodMart support forum Compare in "shop view"

Compare in "shop view"

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #62779

    Jakob40004000
    Participant

    Hi, it it possible to add the compare button to the shop view? Please see pic, it should explain it better than I can 🙂

    Attachments:
    You must be logged in to view attached files.
    #62799

    Hello,

    Enter the plugins Setting and find the option “Say if you want to show the button in the products list” as shown https://gyazo.com/ccd69ee693460477dcce847bff9c9c58

    Compare icon will appear in the product grid of shop page.

    Best Regards

    #62818

    Jakob40004000
    Participant

    Brilliant, only one problem though. It is not showing in mobile view. I have tryed the different “Hover on products” options. Please see pic, if this can be fixed IT IS PERFECT!

    Attachments:
    You must be logged in to view attached files.
    #62851

    Bogdan Donovan
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body .product-grid-item:not(.woodmart-hover-base) .woodmart-buttons .product-compare-button {
    	display: block;	
    }

    Regards

    #62941

    Jakob40004000
    Participant

    I am speachless. No matter what I ask, you guys provide quick CSS support that always works 😀

    #62951

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Compare in "shop view"’ is closed to new replies.