Hello,
I want some help, with Tooltips and strange arrow. As I can see, that tooltip ID is generated randomly. What I did, I found a CSS code for hiding these. I pasted it. Code which was pasted:
.woodmart-tltp span.woodmart-tooltip-label,
div.tooltip-inner {
display:none;
}
.woodmart-tltp span.woodmart-tooltip-label:before,
div.tooltip.top .tooltip-arrow {
display:none;
}
.woodmart-buttons>div a span.woodmart-tooltip-label:before {
display:none;
}
And after that, there are strange arrows on the hover item.
To know the background: trying to add text via Content CSS and after that, I will add icons as well – cart, quick lookup and to like a product. Also, need help with that icon, how to do it in the right way – PHP template edit? CSS and content?
Thanks in advance,
BR.
Attachments:
You must be
logged in to view attached files.