how to move shop now button to the middle center of the image
here is my link :https://b6448a-44.myshopify.com/
how to move shop now button to the middle center of the image
here is my link :https://b6448a-44.myshopify.com/
Hello @ai41
Please follow the steps below after logging into the Shopify admin:
Search for “.banner–stacked.banner–adapt .banner__content“ in the file and replace the line:
height: auto;
with
height: 100%;
Please hit Like and Mark it as a Solution if you find our reply helpful.