How can I center the buttons on the Dawn theme hero section?

Hi, Does anyone know how to center the buttons off the hero section on dawn theme?

Any help would be really appreciated!

Cedric

hii, @PlantyBrand
Kindly share your store URL so,
I can solve your issue.
Thank You.

Hi @Zworthkey thanks for your reply. My store is still password protected since it’s a work in progress. Url is plantybrand.com, password Ajakkes. I hope you can help me out :slightly_smiling_face:

Hii, @PlantyBrand
Can you give me a screenshot where you want to put your hero banner button so,
I can solve it perfectly.
Thank You.

I want both buttons in the center right beneath the heading

@PlantyBrand
Paste this code on top of the section-image-banner.css file.

@media only screen and (min-width: 992px) {
.banner__buttons.banner__buttons--multiple {
    margin-left: 20% !important;
}
}
1 Like

Thank you so much!

@Zworthkey do you also know how to change the colors of only the buttons in the image banner section?

@PlantyBrand
Which color do you want to put dive me color name/code.
Thank You.