How can I move the shop button down on the image banner, I tried all the solutions none worked. I’m using Dawn theme
Hi @moonlight4
Can you share any reference and any Screenshot with you store link that would be helpful to understand
Hi @moonlight4 ,
Could you kindly provide us with your store URL and the protected password (if applied), so that our team can offer you the necessary support?
Hi @moonlight4 ,
Here are the steps you can follow:
1, Navigate to Online Store > Themes > Edit Code.
2, Locate and open the base.css (or theme.css, custom.css) file.
3, Paste the code snippet provided below at the bottom of the file, then save your changes.
.banner__content, .banner__box {
/* You can adjust this value to change the space between the button and the bottom of the banner */
padding-bottom: 10px !important;
}
Here is the result
We hope this assists in resolving the issue.
If you find our solution helpful, kindly consider Liking and Marking it as Accepted. Thank you!
As you can see the button is very high up, for the desktop version it’s alright but for the phone it’s too high. I want it below the moon in the image
this didn’t work
Hi @moonlight4
Yes I understand your Question kindly share your store URL and the protected password (if applied) so I can help you out better

