following the previous problem, something strange happened. the problem was fixed but them it came back again….
i tried copying the css code again and clearing the cache in my browser but nothing helps
any ideas?
Hi yaron!
Do you mind creating a temporary admin login and posting it here privately?
Also, would you like to make the change on certain post or in all posts in general?
Cheers!
Yigit
hi Yigit,
I would like to disable the tool tip in general for all posts
thank you,
Yaron
Hey!
Please change the code to following one
.single .avia-tooltip.avia-tt {
display: none!important;
}
Regards,
Yigit
excellent, thank you!