Okay
  Public Ticket #1962301
Portfolio Item Columns on Mobile
Closed

Comments

  •  1
    meeper100 started the conversation

    Hello. I would like to know how to increase the portfolio item columns to 2 or 3 on mobile only. Currently I have 4 columns on desktop and 1 column on mobile. I have followed the custom CSS here but had no luck making it work.

    https://laborator.ticksy.com//ticket/1914817/

    Please help!

    Thanks

  • [deleted] replied

    Hi,

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

    @media screen and (max-width: 768px) {
        .portfolio-holder .portfolio-item.w3 {
            width: 33.333333%;
        }
    }
    Have a great weekend!

  •  1
    meeper100 replied

    Thank you!

  • [deleted] replied

    I'm happy to hear that and I wish you an amazing weekend!smile.png

    Will set this ticket as solved from here.

    P.S: If you like the 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 me and Laborator in advance.