Mobile display

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home FoodBook Mobile display

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9822
    ashith shetty
    Participant

    Dear Team

    I would like to display products in 2 columns in Mobile.

    Now in mobile, it display in 1 columns. Please advice

    #9828

    Dear Ashith,

    You could use the custom CSS below.

    @media only screen and (min-width: 320px) {
      .fb_col_sm_6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
      }
    }

    Best Regards,
    ThemeLooks Support Team

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
happy hour