Shopify themes, liquid, logos, and UX
Guys pls help. Image banner not showing up on mobile view. My site: 108creations.com
Solved! Go to the solution
This is an accepted solution.
Hello @margo141
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
@media (max-width: 768px)
{
section#shopify-section-template--17172089667721__image_banner_3MEcbe div#Banner-template--17172089667721__image_banner_3MEcbe {
display: block !important;
}
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
This is an accepted solution.
Hello @margo141
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
@media (max-width: 768px)
{
section#shopify-section-template--17172089667721__image_banner_3MEcbe div#Banner-template--17172089667721__image_banner_3MEcbe {
display: block !important;
}
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Thank you million times! It is working!
Hello @margo141
Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css.
Add the provided code at the end of the file.
#shopify-section-template--17172089667721__image_banner_3MEcbe #Banner-template--17172089667721__image_banner_3MEcbe {
display: block!important;
}
Hi @margo141
I hope you are well.
Upon our checking, it has been caused by this code here:
You just need to remove this code from your CSS file, then an issue can be resolved.
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Thank you very much! That could be a solution too!
Hi @margo141
Thank you for your for your confirmation. Please let me know if you need anything else!
Best,
Daisy - Avada Support Team
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025