• Hi Folks

    I am having a bit of trouble trying to get my head around the following, and was wondering if some can help or point me in the right direction.

    Basically, I have 5 different pages: Home, About, Portfolio, Contact and Blog.

    Each body tag in the original HTML document which I am transferring to wordpress has a different body class eg:

    (Home Page)
    <body home blog>

    (Portfolio Page)
    <body page page-work>

    (Contact Page)
    <body page page-contact-paul>

    How can I keep these original classes and change the <body class=”…”> for each different page?

    Would I need to do something in the functions.php file?

    Any help would be greatly appreciated! 🙂

    Thanks in advance
    Paul

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Setting a body class name’ is closed to new replies.