Show summary on hover design issue
-
Hi guys.
Recently you guys helped me with this post https://xtemos.com/forums/topic/show-summary-on-hover-design-issue/
Which really helped me.
The thing is that I didnt checked if it worked on mobiles. So its not working.
I need that the compare icon displays right next to the add to cart button as it does now on full browsers. Obviusly I still want my previous customization to keep working.
Could you help me?
Greetings
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings for mobile devices
body .woodmart-hover-base .product-compare-button {
display: block;
}
Regards
That worked just fine.
Thanks
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Show summary on hover design issue’ is closed to new replies.