Tooltips broken in Dokan (after Woodmart 6.x Update)
-
Hi there,
We lately updated Woodmart to the latest version 6.x and everything works great. However, we noticed that (probably due to the adaptive loading of some CSS/JS) the tooltips in Dokan are not working anymore.
It would be great if you could have a look on our site to resolve.
Many thanks
-a
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following custom code to the Global Custom CSS area in theme settings. This issue will also be fixed in the next theme update.
.tooltip.in {
visibility: visible;
opacity: 1;
animation: wd-fadeInTooltip .3s ease;
}
Kind Regards
Hi Bogdan,
You guys simply rock! Lightning fast support and it works like a charm now.
Thank you so much.
Best
-a
Thank you very much! Let us know if you have any questions.
The topic ‘Tooltips broken in Dokan (after Woodmart 6.x Update)’ is closed to new replies.