Hi,
I would like to hover over an item on the collection page and it show available sizes. Can someone help with this?
Hi,
I would like to hover over an item on the collection page and it show available sizes. Can someone help with this?
Hi ,
Regarding the layout adjustment for your store, it needs to be modified directly in the theme’s Liquid file. We recommend hiring a developer or contacting the theme developer to ensure the customization is done according to your requirements.
I hope my feedback is helpful to you.
DaisyVo
Hi @MargoLea
Yes! Adding a size hover effect on the collection page in the Symmetry theme is definitely possible with some custom code.
You will need to add a new snippet to your theme’s collection template that shows all sizes when hovered. This often means modifying either the product-card.liquid or the collection-product-grid.liquid file by adding a variant.options loop displaying sizes on hover over a product.
If code isn’t unfamiliar to you, search for the < a > tag surrounding the product image and insert a div containing variant sizes information. If not, you can accomplish this with no coding using apps like Product Label & Badges by BSS or Hover Image Slider.