disable Add to wishlist

  • Posts: 23
  • Thank you received: 3
  • Hikashop Essential
5 months 2 weeks ago #363956

-- url of the page with the problem -- : www.ndnfragrance.com/index.php?option=co...w&Itemid=535&lang=fr

When I am on the product page, the "add to whishlist" is not visible, which is perfect.
But when I click on a variant it appears.
How can I hide it?

Please Log in or Create an account to join the conversation.

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
5 months 2 weeks ago #363963

Hello,

First, note with your provided link we are unable to experience your described issue.
But without seeing the context this kind of behavior seems to suggest that there are customizations because either you have your buttons for any type of product, main or variants.
So maybe your solution, is to use custom Css :

.hikashop_product_page button.hikabtn.hikawishlist {
    display: none;
}
This command will hide any whishlist button in your product page only.
Learn here to add custom Css.

Regards

Last edit: 5 months 2 weeks ago by Philip.
The following user(s) said Thank You: Rejouisens

Please Log in or Create an account to join the conversation.

  • Posts: 23
  • Thank you received: 3
  • Hikashop Essential
5 months 2 weeks ago #363965

Great, thank you. It works perfectly.

The following user(s) said Thank You: Philip

Please Log in or Create an account to join the conversation.

Time to create page: 0.036 seconds
Powered by Kunena Forum