Comments Michael Guimaraes started the conversationMarch 22, 2019 at 5:10pmHello,On mobile the wishlist icon on product page is incorrectely shifted to the right. I found 160px to be the best instead of 130px. When i try to add this as extra CSS it does not seem to work. Am i doing something wrong? 2,634Kevin repliedMarch 23, 2019 at 1:58amHi Michael Guimaraes !Please add the Additional CSS section of this css informationdiv.product .summary .yith-wcwl-add-to-wishlist { margin-left: 160px !important;}Delete the Cache to make sure that you can see the changethank youMichael Guimaraes repliedMarch 25, 2019 at 7:08amYup this fixed it! Thank you :) 2,634Kevin repliedMarch 25, 2019 at 7:13amYou're welcome, Glad to help you !thank you Sign in to reply ...
Hello,
On mobile the wishlist icon on product page is incorrectely shifted to the right. I found 160px to be the best instead of 130px. When i try to add this as extra CSS it does not seem to work. Am i doing something wrong?
Hi Michael Guimaraes !
Please add the Additional CSS section of this css information
div.product .summary .yith-wcwl-add-to-wishlist {
margin-left: 160px !important;
}
Delete the Cache to make sure that you can see the change
thank you
Yup this fixed it! Thank you :)
You're welcome, Glad to help you !
thank you