Comments 4agentsmurf started the conversationOctober 25, 2017 at 3:29amHi there,When you have variations in your products and you hover over the item in the product gallery, the tag that says variations/options (cant tell) is cut off. This happens when you don't display the prices. The tag need to shift to the right.{"wp":{"use":false,"adminUrl":"www.delende35.com/wp-admin","username":"test","password":"delende35test"},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}[deleted] repliedOctober 25, 2017 at 8:49amHi there, That is happening because prices are not showing on your photos. To solve this you can add the code below to your Custom CSS area: .add-to-cart-column { right: 0px !important; position: absolute !important; } Thanks! Sign in to reply ...
Hi there,
When you have variations in your products and you hover over the item in the product gallery, the tag that says variations/options (cant tell) is cut off. This happens when you don't display the prices. The tag need to shift to the right.
{"wp":{"use":false,"adminUrl":"www.delende35.com/wp-admin","username":"test","password":"delende35test"},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi there,
That is happening because prices are not showing on your photos.
To solve this you can add the code below to your Custom CSS area:
Thanks!