Home Forums WoodMart support forum How to Enable the Compare Icon on Mobile Product Listings

How to Enable the Compare Icon on Mobile Product Listings

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #627628

    onursenturk9737
    Participant

    The compare icon appears on product listings in the desktop version, but it is missing on mobile. In the settings, the compare feature is enabled, and the “Compare” option is visible in the mobile menu. However, the compare icon does not appear on mobile product listings. How can we resolve this issue?

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

    Luke Nielsen
    Keymaster

    Hello,

    Add the code below in Theme Settings -> Custom CSS:

    .wd-product .wd-compare-btn {
        display: block;
    }

    Clear the cache and check how it works.

    Kind Regards

    #627975

    onursenturk9737
    Participant

    Thank you for your response.

    Another question:
    The color options are visible under the main products, but they are not displayed under variable products. How can I make the color options appear for variable products as well?

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

    Luke Nielsen
    Keymaster

    Hello,

    Is there any chance that you could give me access to the dashboard area so I can look closer at the issue there.

    Thank you in advance

    Kind Regards

    #628078

    onursenturk9737
    Participant

    I shared

    #628204

    Luke Nielsen
    Keymaster

    Hello,

    You are using the “Show single variation” on which the variations on the grid are not shown. And there is no way to add them as it works in such a way.

    Kind Regards

    #628236

    onursenturk9737
    Participant

    Which feature should I use to add it?

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