Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #4162167
Wishlist - delete item button
Open

Comments

  • Victor N started the conversation

    Hi, I'm wondering how i can include a button per item for being removed from the list. As the items don't expire, the list if longer and longer. I use the plugin coming with the template and Elementor. It is weird the button does not show... except it is a premium feature. Thanks

  •  1,495
    Dustin replied

    Hi Victor,

    Please provide me with your website link so I can check.

    Best regards,
    Dustin

  • Victor N replied

    hi Thanks for replying. website is at www.bmisurplus.com

    The version of the plugin installed is 5.0.1 . In reality i have all three installed Smart Compare (6.4.7) and Quick view (4.2.0). They came with the theme RBpazt. Thanks

  •  1,495
    Dustin replied

    Please add the CSS code below to WP-Admin → Appearance → Customize → Additional CSS:

    .woosw-items .woosw-item .woosw-item--remove, .woosw-items .woosw-item .woosw-item--add {
        padding: 0 !important;
        margin-left: 10px !important;
    }
    
    .woosw-items .woosw-item .woosw-item--remove span:before,.woosw-items .woosw-item .woosw-item--add span:before {
        display: inline-block !important;
        content: "\e918" !important;
        font-size: 16px !important;
        font-family: "woosw" !important;
        speak: none !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-variant: normal !important;
        text-transform: none !important;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale !important;
        margin-top: 0 !important;
    }

    And the result:

    6864440287.png

    Best regards,
    Dustin

  • Victor N replied

    Thanks Dustin. That worked.

    Would you have a custom css for the wishlist page as well?

  •  1,495
    Dustin replied

    It appears that the theme has altered the layout of the wishlist page. 

    Please send me your website credentials (wp-admin link, username, and password) or create a dev/staging site with identical configurations so I can check for any issues.

    Best regards,
    Dustin