Hello,
How can I change the position of Color Swatch List?
I need like the first product… First the color variants then title and last one price ![]()
, thanks!!
@Valeria1510ss - can you please share your page link?
Hi,
would you please let me know which theme you are using and what is your store link so that I can guide you better.
Hi !
warehouse and heres the link www.clock.pe
Hi,
thanks for the store link.
You need to edit the theme code and just update the sequence of the code in order to achieve desired result.
Please let me know how comfortable are you with changing the code of the theme yourself so that I can guide you further with the code changes?
Hi,
Yes please, what code i need to change? On theme.css or theme.liquid? Thnks
Yes, is www.clock.pe
Do you only want to change the order for this section on homepage only or for other sections or other pages as well?
You need to find a file called featured-collection.liquid or something similar and in that file search for the div tag with class name “product-item__swatch-list” as shown in the image below.
Just move this whole div above the title anchor tag as shown in the image below.
If you have any confusion or will face any difficulty implementing this change then do let me know.