Skip to content
Public Ticket #7966

Show feature boxes in 2 column

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

@media only screen and (max-width: 767px){
ul.homepage-featured-boxes li, 
.post-entry ul.homepage-featured-boxes li {
    width: 50% !important;
}
}

Best Regards,

PenciDesign

hybrid_gt started the conversation

Conversation Start

How to show feature boxes in 2 columns in the mobile phone? 

What code do I have to add?

Thank you 

Want to join this conversation or access attachments? Sign in first.