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

How do I remove padding from the bottom of the homepage?

Home / Forums / Virtue Theme / How do I remove padding from the bottom of the homepage?

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
June 15, 2022 at 6:10 am

There is a section of padding at the bottom of my homepage. This means that between my last homepage row layout and footer (both black) there is a 30px padding of white (body background) showing. I have tried the following code but it doesn’t work…

#remove padding from top and bottom of homepage
.wrap.clearfix.contentclass.hfeed {
padding-bottom: 0px;
}

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