This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #80059
     woosisi
    Participant

    Hi I am korean. so I can’t speak english very well.

    I have one question. I use portfolio list in the main page. and Number of items per row is 4 in the PC. but Number of items per row is automatically 1 in the Mobile.
    I want to show 2 portfolio item per row in the mobile. Is it available?

    my site link : http://bigear.co.kr/

    Attachments:
    You must be logged in to view attached files.
    #80099
     sharmstr
    Moderator

    Try this code in your quick css

    COPY CODE
    
    @media screen and (max-width: 480px) {
    .responsive-cols>* {
        width: 49.9% !important;
        float: left !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?