How can I relocate the 'Shop All' button on mobile?

Can anyone tell me how to move the shop all button on mobile?

Hello @Rob112

Can you give me your Store URL( with pass if your store password is enabled) so I can check it for you?

Kind & Best regards,
GemPages Support Team

Hi @Rob112
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.

@Rob112
Hello, Can You Please Share Your Store URL?

I Will Check and provide proper Solution

https://grabbagonline.myshopify.com/

https://grabbagonline.myshopify.com/

Hi @Rob112
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css

.banner__content--bottom-center {
align-items: flex-end;
}

No unfortunately this did not work.

Hi @Rob112
How do you want to change the button, for now as I see the button is on the bottom of the section.