This topic has 0 replies, 1 voice, and was last updated 8 years by Laura.

  • Author

    Tagged: , ,

  • #82956
     Laura
    Moderator

    In order to have 4 members in a row instead of 3, just add the following code to your style.css 🙂

    COPY CODE
    
    #members-list .four.columns:nth-child(4n+1) {
        clear: left;
    }
    div#members-dir-list .four, .row .four {
        width: 23.33333% !important;
    }
    #members-list .four.columns:nth-child(3n+1) {
        clear: right !important;
    }
    

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?