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

Single page background color change CSS not working as expected.

Home / Forums / Kadence Theme / Single page background color change CSS not working as expected.

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme
February 28, 2023 at 11:57 am

Hello,
I’m trying to target a single page and change its background color but it is not working as expected.

My code:

body.page.page-id-4208 .contentclass {
background-color: #f3f3f3 !important;
}

I’ve confirmed that the page-id is correct. Am I missing something?

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