Prestige-to place the color swatch above the product name?

I would like to place the color swatch above the product name. Can you tell me how to do this?

deicy.jp

password 5206

Hello @ben_yamada

I’ve checked your product grid structure and have a simple solution for changing the color placement. Please try the code below to fix it.

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag


1 Like

Hello @ben_yamada

I’ve checked your product grid structure and have a simple solution for changing the color placement. Please try the code below to fix it.

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag


thank you very much!