Shopify themes, liquid, logos, and UX
Hi this section on the home page (I have attached a photo) doesn't display the text and title in the mobile version for some reason. can you help me display it on top o the photo on mobile. Thank you
Pass: biangu
Url: www.matibrnd.com
Solved! Go to the solution
This is an accepted solution.
Add This Css In your base.css File
@media screen and (max-width:767px){
.image-with-text__grid .image-with-text__text-item.grid__item{
display:block !important;
}
.image-with-text__content {
padding-top: 0;
}
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
This is an accepted solution.
Hi @MT27
If you could locate the code for the text with image remove this code from that file
it will solve your issue
This is an accepted solution.
Add This Css In your base.css File
@media screen and (max-width:767px){
.image-with-text__grid .image-with-text__text-item.grid__item{
display:block !important;
}
.image-with-text__content {
padding-top: 0;
}
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
This is an accepted solution.
Hi @MT27
If you could locate the code for the text with image remove this code from that file
it will solve your issue
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025