Mobile devices want to be set up to roll flat

Solved

Mobile devices want to be set up to roll flat

Jim
Explorer
66 2 23

dcbb09c1dd633b61c0b0accf25cf77e.png

                    ↓      ↓   ↓    ↓  ↓      ↓   ↓     ↓   ↓ ↓↓

90f7746e2d4d1746e534d9162a1e16a.png

Accepted Solution (1)

namphan
Shopify Partner
2272 296 333

This is an accepted solution.

Hi @Jim,

You just turn it on, everything will work fine:

Screenshot.png

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 5 (5)

Jim
Explorer
66 2 23

Mobile device layout can change?😭someone help me

Small_Task_Help
Shopify Partner
905 31 83

Hi,

 

Are you using Responsive Design ?

Also it would help if you worked on CSS Media Queries,Minimize Layout Shifts,Font and Text Adjustments and Smooth Transitions and Animations

 

CSS Media Queries Code example

@media only screen and (max-width: 767px) {
  /* Adjustments for mobile devices */
  .your-element-class {
    width: 100%;
    padding: 10px;
    /* Other necessary styles */
  }
}

 

To Get Shopify Experts Help, Click Here or E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Expert India
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad

BSS-TekLabs
Shopify Partner
2401 695 831

- Here is the solution for you @Jim 
- Please follow these steps:

step.png

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

 

@media screen and (max-width: 749px) {
    .grid--2-col-tablet-down .grid__item {
        width: calc(33% - var(--grid-mobile-horizontal-spacing) / 2) !important;
    }
}

 

- Here is the result you will achieve:

BSSTekLabs_0-1722257403692.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

namphan
Shopify Partner
2272 296 333

This is an accepted solution.

Hi @Jim,

You just turn it on, everything will work fine:

Screenshot.png

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
namphan
Shopify Partner
2272 296 333

Hi @Jim,

If you have any questions, you can contact me directly.
Happy to help you 😊

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com