Hi there,
Im on my landing page for the Theme Dawn, and I wanted to reposition the buttons for the section Image Banner. I’ll be using both buttons available in the section, they’re currently positioned at the bottom of the Image banner and i want to move them to the middle of the image banner and have a bigger spacing in between the two buttons. I’d appreciate it very much for advices and help!
-Jordan
Hi @Jordan_tbk ,
Please share your store URL and if your store is password protected then please provide password too.
You can take a picture of the place you want to edit.
So that we can help you.
Welcome to shopify community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.
Hi @Jordan_tbk ,
- With spacing: Go to Assets > section-image-banner.css and paste this at the bottom of the file:
@media screen and (min-width: 750px){
.banner__content .button:not(:only-child):first-child {
margin-right: 100px !important;
}
}
Thanks For Helping! but someone gave me another solution
Thanks for helping Denishamakwana! But someone else gave another solution
Hi @Jordan_tbk ,
You haven’t done what you want? Please send me the site link, I will check it for you
Hi @Jordan_tbk ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Asset->/section-image-banner.css->paste below code at the bottom of the file:
@media screen and (min-width: 750px){
.banner__content .button:not(:only-child):first-child {
margin-right: 100px !important;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
Hi AvadaCommerce, is it possible to re-position button placement on mobile. I would like the explore button bottom centre of the banner.
Sorry it’s been so long I forgot, I don’t even remember I started a thread
. But I think what I did was go to Udemy, took a course on HTML5 and got it done. Sorry it’s not so helpful, time and money costing method but hey you’ll know how to do it yourself next time, also useful for yourself. Hopefully some programming guru on YouTube can help you out. Smileys