Hello there,
I would like to move the hero banner button in the middle further down, like this :
Could you please help me ?
Store URL: https://prettypleaseatelier.com/
Theme : Dawn
Thanks in advance
Hello there,
I would like to move the hero banner button in the middle further down, like this :
Could you please help me ?
Store URL: https://prettypleaseatelier.com/
Theme : Dawn
Thanks in advance
Hi @NaomiNN
Try this one.
@media only screen and (max-width: 749px){
.banner__content {
align-items: flex-end !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @Made4uo-Ribe ,
It works, thank you very much for your help