How can I relocate and recolor a button on Dawn theme?

I have added a button to my Image Banner page. How can I change where the button is located? On the mobile version it is right in the middle of the photo and I want it below it.

Also, is there a way of changing the color of the button to match the rest of my buttons?

www.shoppinwithnicole.com

nma1387.shopify

@nma1387

yes, please try this code .

  1. Go to Online Store->Theme->Edit code
  2. Asset->/section-image-banner.css ->paste below code at the bottom of the file.
@media screen and (max-width: 749px) {
.banner__content {align-items: self-end;}
}

Thank you so much!! It worked!

Hi,

For Dawn theme how can I move the button on a slideshow for mobile view. It let me do it for web view but says it’s automatically optimized on mobile. I’d like it to be lower on mobile view as well so it doesn’t cover my design.

Worked perfectly! Thank you!!!

hi, is there anyway of moving the header even further down? I have done the above and its worked however i want the header closer to the button. Thanks

Hello I already paste it but it is still the same, I want the button label to move down thanks