How to position hero button on boundless theme

Hi! I have put the hero button on my boundless home page theme to the upper right when viewed on desktop, now I want it to be in the middle when the website is viewed on mobile, is there anyway I can do this? This is the code I used to position it on the upper right for desktop view:

h1.hero__text-title {
text-align: right!important;
}
.hero__content-centered {
text-align: right!important;
}

.hero__content-centered a.btn {
margin-top: -27%;
}

hello @brigabcor

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

Hi!

I actually have a similar inquiry. Currently, when there isn’t a slider title but only a button I notice that the button is not centered vertically.

Could you help me with the code that makes the button vertically centered when there isn’t a title?

See here: https://wavesmade.xyz/

Thanks!