How can I align all the Masonary 2.0 blog items in same line?

Home Forums Jevelin Theme How can I align all the Masonary 2.0 blog items in same line?

Home Forums Jevelin Theme How can I align all the Masonary 2.0 blog items in same line?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • wassim
    Participant

    Hi,

    I am using Masonary 2.0 in projects section, how can I align their height in same line?

    http://aegisroofingcompany.com/asia/projects/

    Thanks

    Solution for this topic

    Hi @wassim,

     

    Thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-portfolio-style-default .sh-portfolio-item {
        min-height: 500px !important;
    }

     

    Best regards,
    Shufflehound team

    wassim
    Participant

    Solved the issue, thanks.

    You are most welcome here 🙂

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