Hello, I am having an issue when you see my store on the computer the banners are perfect in size and nothing gets cut out.. but when I open my website on my phone it is cutting off my banners wording. Someone please help !
my website is lunarynboutique.com
Hello, @LunaRyn
Welcome to the Shopify community!
and Thanks for your Good question.
sorry, we're not able to store see the picture.
Do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid and paste this at the bottom of the file:
@media (max-width: 767px){
[id] .image-bar__item{
background-size: contain !important;
max-height: 40vw !important;
background-color: unset !important;
}
}
Please let me know whether it works.
Kind regards,
Diego
I have this issue but mine seems to be just on my blog posts. Any help is appreciated. Thanks!
Generatorupgradesupply.myshopify.com
Welcome to the Shopify community!
and Thanks for your Good question.
Please share further issues screenshot.
So I will check and provide a solution here.
Thanks for the details
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.template-article .rte div { width: 100% !important;}
Thanks for update.
User | Count |
---|---|
736 | |
142 | |
104 | |
64 | |
37 |