Home Forums Themes Support Gecko Change product listing layout on mobile to 2 columns

Viewing 2 reply threads
  • Author
    Posts
    • #1247

      Please check this snapshot

      http://prntscr.com/diyeur

       

      On Iphone 5/6/6s/6S plus or any phone with a 5 inch or above screen size (in horizonal mode of mobile)

       

      I want to show 2 products (not only one) this way it will loook proper responsive.

      It works well on Ipad but not on these mobile devices.

      PLease help me out how do I show 2 products in a  row in mobile devices horizonal mode

      My website: http://apnisampatti.com/demo/emsfuneralsolutions/

      • This topic was modified 7 years, 4 months ago by Harry.
      • This topic was modified 7 years, 4 months ago by Harry.
    • #1248

      Hi,

      You can add custom css code

      @media only screen and (max-width: 736px) {

      .jas-col-xs-12 { flex-basis: 50%; max-width: 50%; }

      }

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #1256

      I tried the same but it didn’t help. Can you check again please

Viewing 2 reply threads

You must be logged in to reply to this topic.