Move the 'shop now' button for vantage theme

how can i move the ‘shop now’ button beneath my site’s slider picture for the vantage theme?

1 Like

Hello There,

Please share your store URL and Screenshot.
So that I will check and let you know the exact solution here.

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.

https://www.yourbeautyplugllc.com/

Please add below css code in bottom of assets/stylesheet.css file

.slideshow__slide.image .slideshow__caption {

top: 90%;

}

Thank you.

1 Like