How to move the link text in Gallery section down?

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

@ArronJW

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

@ArronJW

yes please confirm

1 Like

Yes that is it! How’d you do that?

1 Like

@ArronJW

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/styles.css->paste below code at the bottom of the file.
.block-1636482426f2586a47-1 .overlay .inner {justify-content: end;}
1 Like

Unfortunately, that code didn’t work (see the screenshots below).

Hi,

I noticed this actually changed the setting (my code was wrong above “missing }”

Thanks for the help!

@ArronJW

sorry for that but your missing above css this element }