Home New Guten › Forums › WoodMart support forum › Show info before hover Show info before hover This topic has 3 replies, 3 voices, and was last updated 7 years, 1 month ago by Bogdan Donovan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 17, 2018 at 6:39 pm #68083 mosenyParticipant Hi There, Can you please let us know if we can make the swatch visible on the grid before hover? NOTE : we can’t change to other grid styles cause we need the product name on the grid and only one style has that feature… Please check attached. Thanks July 17, 2018 at 8:12 pm #68095 Artem TemosKeymaster Hi, Could you please reupload your screenshots in a size smaller than 512KB? Or upload it to some cloud service like Dropbox or Google Drive. Thank you in advance July 18, 2018 at 6:15 am #68117 mosenyParticipant Here you go Please check both links : https://cl.ly/t1hY https://cl.ly/t12p July 18, 2018 at 6:46 am #68121 Bogdan DonovanKeymaster Hello, Try to add the following code snippet to the Custom CSS area in Theme Settings. body .woodmart-hover-info .bottom-information { transform: none; -webkit-transform: none; } body .woodmart-hover-info .star-rating, body .woodmart-hover-info .swatches-on-grid { opacity: 1; } body .woodmart-hover-info .swatches-on-grid:empty { display: none; } Kind Regards XTemos Studio Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register