Comments creativeimpact started the conversationFebruary 28, 2021 at 1:03amIs it possible to get 2up layout on mobile and ipad? I just feel 1up is too bighttps://www.crimpdev.co.uk/z/hairmagazine/ thanks 2,700PenciDesign repliedFebruary 28, 2021 at 2:36amHi,Do you mean to display the latest posts on 2 columns on mobile? If yes, please try to add more this code to Customize > Custom CSS: @media only screen and (max-width: 767px){ .container.penci_sidebar .penci-grid > li{ width: 48.05% !important; margin-right: 3.9% !important; } .container.penci_sidebar .penci-grid li:nth-of-type(2n+2), .penci-grid li.grid-2-style:nth-of-type(2n+2) { margin-right: 0 !important; } } If you want to make the "Home Featured Boxes" display 2 columns on mobile, you can add more this code to Customize > Custom CSS also: @media only screen and (max-width: 767px){ .home-featured-boxes-sc ul.homepage-featured-boxes.boxes-2-columns li, ul.homepage-featured-boxes li, .post-entry ul.homepage-featured-boxes li { width: 50%!important; } } Best Regards,PenciDesigncreativeimpact repliedFebruary 28, 2021 at 12:30pmPerfect thanks do much that worked. Is there any way to do that to the rotating banner at the top also? ThanksBilly 2,700PenciDesign repliedFebruary 28, 2021 at 12:32pmHi,Do you mean about the featured slider? If yes, unfortunately, currently this theme doesn't support this feature.We will consider to add more this feature in future updates.Best Regards,PenciDesign Sign in to reply ...
Is it possible to get 2up layout on mobile and ipad? I just feel 1up is too big
https://www.crimpdev.co.uk/z/hairmagazine/
thanks
Hi,
Do you mean to display the latest posts on 2 columns on mobile? If yes, please try to add more this code to Customize > Custom CSS:
If you want to make the "Home Featured Boxes" display 2 columns on mobile, you can add more this code to Customize > Custom CSS also:
Best Regards,
PenciDesign
Perfect thanks do much that worked.
Is there any way to do that to the rotating banner at the top also?
Thanks
Billy
Hi,
Do you mean about the featured slider? If yes, unfortunately, currently this theme doesn't support this feature.
We will consider to add more this feature in future updates.
Best Regards,
PenciDesign