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

Homepage – padding bottom

Home / Forums / Ascend Theme / Homepage – padding bottom

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
January 24, 2021 at 4:04 am

Hello!

On one of my websites I want to remove on homepage padding-bottom, but this CSS:

#content {
padding-top: 30px;
padding-bottom: 0px;
}

works fine only on all pages and posts.

I tried with this CSS:

#content homepage {
padding-top: 30px;
padding-bottom: 0px;
}

but no effect.

How to remove padding-bottom on Home Page?

Thanks.

Best regards,

R.

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