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

Remove white space above footer

Home / Forums / Virtue Theme / Remove white space above footer

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
May 9, 2018 at 4:58 pm

I would like to remove the white space above the footer at traverse-pc.com

Everything between the slider and the footer is in the home widget area and I have removed any bottom space Layout Builder rows.

I did try the following in Custom CSS but they didn’t work:

#content {
padding-bottom: 0;
}

footer#containerfooter {
padding-top: 0;
}

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