You can see that the icons inside of the two buttons that popup is not aligned properly and are in the wrong position, happened after I changed the overall font to something different – shouldn’t even be affected by changing the font?
This topic has 2 replies, 2 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler
You can see that the icons inside of the two buttons that popup is not aligned properly and are in the wrong position, happened after I changed the overall font to something different – shouldn’t even be affected by changing the font?
Hello,
Add the next code in Theme Options > Theme custom CSS:
.content-product .footer-product .show-quickly:before,
.content-product .footer-product .yith-wcwl-add-button a:before {
position: absolute;
}
Regards
The issue related to '‘The icons in the two buttons that popup when you hover on a product’' has been successfully resolved, and the topic is now closed for further responses