I want to move the “see more” link text to the bottom of the Gallery image in the Alchemy theme. I normally would just edit the CSS liquid theme. However, no matter what I try the text wont move.
1 Like
sorry for any issue can you please share store url please
Hi Ketan,
I have added the gallery parts to the bottom of this page https://4if0vz0nzuubh7w6-29280075912.shopifypreview.com
One contains a product image that has “Image Text” and “See more move down” and I would love to have the see more move down link actually moved to the bottom of the image.
1 Like
1 Like
Yes that is it! How’d you do that?
1 Like
yes please try this code
- Go to Online Store->Theme->Edit code
- Asset->/styles.css->paste below code at the bottom of the file.
.block-1636482426f2586a47-1 .overlay .inner {justify-content: end;}
1 Like
Hi,
I noticed this actually changed the setting (my code was wrong above “missing }”
Thanks for the help!
sorry for that but your missing above css this element }



