Comments hybrid_gt started the conversationMay 2, 2019 at 5:56pmHow to show feature boxes in 2 columns in the mobile phone? What code do I have to add?Thank you 2,700PenciDesign repliedMay 3, 2019 at 2:09amHi,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 Sign in to reply ...
How to show feature boxes in 2 columns in the mobile phone?
What code do I have to add?
Thank you
Hi,
Please add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign