Product Badge obscures product link

  • Posts: 99
  • Thank you received: 7
  • Hikashop Business
1 year 2 months ago #355463

-- HikaShop version -- : 4.7.5
-- Joomla version -- : 4.3.4
-- PHP version -- : 8.2.10

When a product badge is in place in list view it covers up the product image so that the image does not operate as a link to the product page. The user has to move the cursor down below the badge area for it to work.

Please see the link to the development site where I am testing this.

I have changed to the standard Cassiopeia template and switched to default CSS. I have also renamed the style_custom.css file and it does not make any difference to the standard live site.

I believe that a change was introduced with Hikashop 4.6.0 but I haven't had time to test it with the latest version and with the standard template until now sorry.

This is with Hikashop Starter. I also tried it with Hikashop 5.0.0 and it is the same.

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

  • Posts: 83007
  • Thank you received: 13400
  • MODERATOR
1 year 2 months ago #355479

Hi,

Thanks for your feedback.
You need to add a bit of CSS for this:

.hikashop_badge_div {
    pointer-events: none;
}
We'll look at adding a proper patch for the next version.

The following user(s) said Thank You: NTV

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

  • Posts: 99
  • Thank you received: 7
  • Hikashop Business
1 year 2 months ago #355509

Thanks Nicolas

That fixed the issue - as always, thanks for a great product and excellent and quick support!

Regards
Brett

The following user(s) said Thank You: nicolas

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

Time to create page: 0.058 seconds
Powered by Kunena Forum