I need to move the text and and button of my first image to the bottom of the screen. Additionally is there any way to change the font?
Can you kindly share the store preview URL for ease of debugging?
Hey @Mrstep
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
https://ea71fe-fc.myshopify.com/
just for the mobile site
THANKS SO MUCH! I inserted it and it did move down but the text mainly the “Collection” stayed on the same line??? any help
Additionally im trying to get it to be as close to what I created on Wix as possible. I’m trying to come over to the shopify platform this is how it looks on wix.
.box-title {
max-width: 30ch;
margin: 0 auto;
}
add this



