Customize the listing columns using custom css code

Our themes offer several listing layouts for your explore page, but if you need to go wild and add something that is not on the table you can use some simple css examples that we have created for you.

4 listings per row on desktop

.rz-listings .rz-listing-item {
    flex: 0 1 25%!important;
    max-width: 25%!important;
}

50%/50% – listings/map

.brk-explore .brk-explore-sidebar {
    flex: 0 1 50%!important;
    max-width: 50%!important;
}

2 listings per row on mobile

@media (max-width: 1199.98px) {
    .rz-listings .rz-listing-item {
        flex: 0 1 50%!important;
        max-width: 50%!important;
    }
}

Support

Can't find what you need? Ask a real human

We are a small but dedicated team passionate about what we do. Your can reach us using the following contact form. For support requests, please use our help desk.

If you have technical questions, please use our support center

Check our ticket system, where you can direct your questions to our support team

Go to ticket system

Support us by leaving a great review

The best way to support us is by leaving a great review + 5 stars. We will send positive vibes back to you :)