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

Page Builder Widget Spacing in a specific row.

Home / Forums / Virtue Theme / Page Builder Widget Spacing in a specific row.

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
November 11, 2015 at 2:10 pm

Hello Ben and Hannah. I have a question concerning spacing between widgets in a specific row. If I divide a row into 3 columns and I have multiple widgets in each column how can I eliminate the spacing at the bottom of each widget? I know how to adjust the column width/padding etc. I also know how to adjust row margin between different rows. I have tried several different Custom CSS. The last code I tried is below. I know the panel has something to do with the code. Thanks for your help.

#pg-2847-0, #pg-2847-2, #pg-2847-3, #pg-2847-4, #pl-2847 .panel-grid-cell .so-panel {
padding-bottom: 0px;
margin-bottom: 0px;
}

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