Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello,
I was wondering if someone can help me. I am new to Shopify. On the Dawn theme what code would i need to use to move the banner box to the right side on the desktop and full screen area? currently its in the middle which is kind of covering the image.
https://y7sdf8voatpmhl08-55098343556.shopifypreview.com
password : creegh
Solved! Go to the solution
This is an accepted solution.
Add code Your assets/section-image-banner.css bottom of the file.
@media screen and (min-width: 750px){
.banner__content { padding-bottom: 0rem !important; padding-top: 35rem !important;}
}
Thanks!
Your given URL is not working. Please check and provide correct URL.
Please share screenshot what do you want!
Thanks!
Password dreebi
Url :
https://creatorsalleyshop2-0.myshopify.com/
I want where the box is that says Shop Holiday Gifts to be moved a little to the right instead of being it centered.
Hello just wanted to see if anyone can help. me with this. I just need to be able to move it to the right bottom
Please share your store front password.
Thanks!
Please share store front password!
Thanks!
Add code Your assets/section-image-banner.css bottom of the file.
.banner__content { align-items: normal !important; justify-content: right !important;}
Thanks!
Perfect, that moved it to the right how can i move it down so its on the bottom instead of middle
This is an accepted solution.
Add code Your assets/section-image-banner.css bottom of the file.
@media screen and (min-width: 750px){
.banner__content { padding-bottom: 0rem !important; padding-top: 35rem !important;}
}
Thanks!
User | RANK |
---|---|
239 | |
99 | |
87 | |
51 | |
42 |