I am trying to move and/or resize the button on mobile for the banner and would like some help but I really like the look of it on desktop so could someone help me
Website:ShineBrightSmile.au
I am trying to move and/or resize the button on mobile for the banner and would like some help but I really like the look of it on desktop so could someone help me
Website:ShineBrightSmile.au
Hey @ShineBright_2
Welcome to Shopify Community! Can you share your Store Password so I can have a look on it? Your cooperation would be greatly appreciated.
Best Regards,
Moeed
May I ask for your store password so that I can see the banner?
Also, could you describe on how you want to move/resize the button on mobile so that I can assist further. If possible, please share some screenshots of the exact position you want to change to.
Best regards,
Daisy
Thanks for the info, its password protected.
The Password Is ShineBrightSmile123
Thanks for the info, check this one.
@media only screen and (min-width: 989px){
.banner--desktop-transparent .banner__box {
padding-top: 7rem;
}
}
@media only screen and (max-width: 749px){
.banner__content {
align-items:flex-start;
padding-top: 2.5rem;
}
.banner__buttons .button {
min-width: fit-content;
min-height: fit-content;
padding: 10px 15px
}
}
And Save.
Result:
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
I need it to be on for mobile and for the button to be smaller
I also would like for the whole image to be seen without having to scroll