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

Custom CSS no longer working?

Home / Forums / Virtue Theme / Custom CSS no longer working?

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
July 9, 2015 at 9:53 am

Hello,

Per the instruction of Hannah, I implemented the following custom CSS to change the virtue: image grid to side by side (2 images) on mobile devices:


@media
(max-width: 768px) {
#pl-w559dfe1e67fcd .panel-grid-cell .so-panel {
width: 50%;
float: left;
padding-left: 10px;
}
}

It worked perfectly at first but it is no longer working? The site again is http://www.avbana.com

Thank you in advance,

Mark

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