Okay
  Public Ticket #1286872
Display two products side by side on start page in mobile view
Closed

Comments

  •  1
    Linus started the conversation

    Hi,

    I'm currently using the Oxygen theme and would like to display two products on each row in mobile view on my home/start page.

    I did change the "Set how many products to show in mobile devices." under Theme settings to two however this only worked on my "store" page. 

    For my home/startpage i'm using the "visual composer"  products element.

    So, is it possible two display two products side by side on my start page in mobile view?

    Any help is much appreciated.

    {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi Linus,

    Can you please write us your site URL here on comments first? We need to investigate your site and then get back to you and provide the exact code to make this change.

  •   Linus replied privately
  • [deleted] replied

    Hi Linus,

    Thanks for your fast reply.

    Can you please add the code below to your Custom CSS area:

    @media screen and (max-width: 768px) {
        .laborator-woocommerce .items .product {
            width: 50% !important;
            float: left;
            min-height: 400px
        }
    }
  •  1
    Linus replied

    Hi again Ylli,

    Thank you very much for this. Works like a charm!

    Great theme by the way!

    All the best!

    Linus


  • [deleted] replied

    Glad to hear that Linus

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance and have a great day!