Changing to dark theme when in a specific category

When I move to a specific category, I would like to change the following CCS.


background:#333333; }

h1.entry-title {
background-color: black;
color: white;}

.p-meta>span>a {
color: #fff;

.x-nav-articles .next {
color: white;
}

.x-nav-articles a {
background-color: #000;}

.x-root .site {
background-color: black;}

.wp-caption>.wp-caption-text, .wp-caption>.wp-caption-text:last-child, {
color: white;
}

.wp-caption>.wp-caption-text, .wp-caption>.wp-caption-text:last-child, {
color: Black;


Currently most of my backgrounds are white, however for this one category (Astro) I would like to make the above changes to the CSS. When client goes back to other category, system goes back to the white theme.

Site is at: https://www.shetzers.com/

Thanks in advance !
Matt Shetzer

Hi Matt,

Thanks for reaching out.
Unfortunately, the custom CSS is beyond the scope of Theme Support and comes under customization. I would suggest you hire a developer who can assist you to do the customization or you can avail of our newly launched service called One, where we answer the questions beyond normal theme support.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.