Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Image menu mobile layout

Home / Forums / Ascend Theme / Image menu mobile layout

This topic is: Not Resolved
[Not Resolved]
Posted in: Ascend Theme
September 28, 2017 at 4:05 am

Hi,

I’m experiencing some difficulties with the Ascend theme image menu layout on mobile. I can’t get the images to show up in multiple columns. I’ve tried some css but can’t get it to work properly. Could you please help me fix this?

This is the css I tried that didn’t do the job:

@media
(max-width: 992px){
#pl-2 .panel-grid-cell {
width: 33.3%;
float: left;
}
}

Thank you

  • The forum ‘Ascend Theme’ is closed to new topics and replies.