Okay
  Public Ticket #1914817
portfolio show 2 columns or more in mobile.
Closed

Comments

  •  4
    armariosmora started the conversation

    Hi,

    Is it possible to change how many portfolio items are shown in a row when its on the mobile version? I think the stock set up is one item but I’d like it to show 2 columns or more. 

    Possible? If so how?

     Thanks

  • [deleted] replied

    Hi armariosmora,

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

    @media screen and (max-width: 480px) {
        .portfolio-holder .portfolio-item.w2 {
            width: 50% !important;
        }
    }

    Have a great day!

  •  4
    armariosmora replied

    THANKS, GREAT JOB

  • [deleted] replied

    Hi armariosmora,

    I'm happy to hear thatsmile.png

    I wish you a great week!

    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.

  •  4
    armariosmora replied

    Thank you very much, you can close this ticket, it's all right.

  • [deleted] replied

    Happy to hear thatsmile.png

    I wish you an amazing weekend!

    Will set this ticket as solved from here.