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

Costum panel-grid-cell css

Home / Forums / Virtue Theme / Costum panel-grid-cell css

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
January 22, 2016 at 3:10 am

Hi,

on my page I have a page-builder layout with two columns for the content. I added the following costum css to have a background color and a 12px border at the top.

.padel-grid-cell {
border-top: 12px solid #295c88;
background-color: #dce9ef;
}

This works like intended, but i cannot get a margin in between my two columns. I hope you can help me.

Best Regards.

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