Why doesn't my homepage text show on mobile version?

Solved

Why doesn't my homepage text show on mobile version?

MT27
Pathfinder
169 6 16

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

MT27_0-1711970179093.png

MT27_1-1711970198289.png

 

 

Accepted Solutions (2)

Raj-webdesigner
Shopify Partner
358 90 87

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;
  }
}

 

Are you looking for Shopify Developer then your search is over I will help you


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.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


View solution in original post

deepaksharma
Shopify Partner
449 63 101

This is an accepted solution.

Hi @MT27 

 

If you could locate the code for the text with image remove this code from that file

deepaksharma_0-1711972053990.png

it will solve your issue

 

Deepak Sharma || Shopify Developer || Helping eCommerce Stores
- Was my reply helpful? Accept it as solution
- Was your question answered? Mark it as an Accepted Solution.
-CHAT ON WHATSAPP | BUY ME A COFFEE | MAIL ME: ds2305187@gmail.com

View solution in original post

Replies 2 (2)

Raj-webdesigner
Shopify Partner
358 90 87

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;
  }
}

 

Are you looking for Shopify Developer then your search is over I will help you


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.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


deepaksharma
Shopify Partner
449 63 101

This is an accepted solution.

Hi @MT27 

 

If you could locate the code for the text with image remove this code from that file

deepaksharma_0-1711972053990.png

it will solve your issue

 

Deepak Sharma || Shopify Developer || Helping eCommerce Stores
- Was my reply helpful? Accept it as solution
- Was your question answered? Mark it as an Accepted Solution.
-CHAT ON WHATSAPP | BUY ME A COFFEE | MAIL ME: ds2305187@gmail.com