disable Add to wishlist

  • Posts: 17
  • Thank you received: 2
  • Hikashop Essential
2 weeks 4 hours 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: 4715
  • Thank you received: 639
  • MODERATOR
1 week 6 days 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: 1 week 6 days ago by Philip.
The following user(s) said Thank You: Rejouisens

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

  • Posts: 17
  • Thank you received: 2
  • Hikashop Essential
1 week 6 days 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.057 seconds
Powered by Kunena Forum