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

Columns mobile screen

Home / Forums / Virtue Theme / Columns mobile screen

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
August 21, 2014 at 4:27 pm

Hi,
I have problems to watch columns at mobile screen. It only happens when I use PAGE BUILDER adding 2 or more rows. In stead of show it in one column it looks as two columns but the boxes are smaller width.
I’ve tried with this code is css, but it doesn´t works…


@media
(min-width: 760px) {
.homecontent .pg-8-0 .panel-grid-cell {
width:33.33%;
}
}

Can anybody help me with this issue?
Thanks!

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