Shopify themes, liquid, logos, and UX
Hello, I am ready to publish my site and I noticed the button on the banner of my homepage is too high on the mobile version. I am using the Refresh theme. Here is my URL https://55d354.myshopify.com/
covering up my text. I have tried everything, but I can't figure it out. I have attached screenshots to be explain.
@Crypto_Chris - add this css to the end of your base.css file and check
@media only screen and (max-width: 767px){
.banner__content .banner__buttons a{top: 35px;}
}
Try this one.
@media only screen and (max-width: 749px){
.banner__buttons {
position: absolute;
top: 50px;
}
}
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
@media only screen and (max-width: 767px){
.banner__buttons {
position: absolute !important;
top: 50px !important;
}
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
User | RANK |
---|---|
229 | |
165 | |
66 | |
54 | |
49 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023