Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7814613
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T05:14:57+00:00 2026-06-02T05:14:57+00:00

I want to add a class to my css if a category is displayed

  • 0

I want to add a class to my css if a category is displayed but I can’t get it to work.

I added this to my header:

if ( is_category(‘areas’)) { echo ‘ class=”myclass” ‘; }

I want to add this class to my stylesheet to any page in this category so It changes the look of any page in that category. It isn’t working though.

Ive read through a lot of the codex and this is all I can figure to do

Any suggestions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T05:14:58+00:00Added an answer on June 2, 2026 at 5:14 am

    Probably easiest to up WP’s bodyclass; that will put in all the body classes you will need. With

    <body <?php body_class(); ?>>
    

    in header.php, it will output something like

    <body class="archive category category-my-category-name category-1 logged-in">
    

    The call that class in CSS, i.e.

    body.category-my-category-name #my-div {background-color:#fff;}
    

    See http://codex.wordpress.org/Function_Reference/body_class

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to add to the generated table report a Css class , so
I'm trying to get my theme to add CSS class names to the 'ul'
I want to add a variable to a css class. Is it possile? I
I have this button, when I click it, I want to add a class
I have the following: '.anchor('','Home').' and I want to add the following CSS class
I want to add the css class allowMultiSubmit to a zrc.form button to avoid
I want to add a class to a link when it is clicked, but
I have following generrated HTML, and I want to add some CSS class to
I want to add a css class statement like below: <%: Html.TextBoxFor(model => model.Comments,
I wonder how I can add a CSS class to a link based on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.