Shopify themes, liquid, logos, and UX
My desktop homepage looks like this:
And my mobile homepage looks like this (w/o the "show container on mobile" toggled on):
Mobile with the "show container" switched on:
Any ideas on how to make my mobile homepage picture and container look like the desktop version?
Craft theme
themageslaboratory.com
pw magic123
Solved! Go to the solution
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
You can follow code here to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </head>
<style>
@media only screen and (max-width: 767px) {
#shopify-section-template--17416315371761__image_banner_nPgiEg .banner .banner__media{
height: 400px !important;
}
#shopify-section-template--17416315371761__image_banner_nPgiEg .banner .banner__content{
position: absolute !important;
top: 70px !important;
}
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | 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.
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
You can follow code here to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </head>
<style>
@media only screen and (max-width: 767px) {
#shopify-section-template--17416315371761__image_banner_nPgiEg .banner .banner__media{
height: 400px !important;
}
#shopify-section-template--17416315371761__image_banner_nPgiEg .banner .banner__content{
position: absolute !important;
top: 70px !important;
}
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | 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.
Singing your praises. Thanks much!!
Thank you for response.
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.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024