• Hello,

    We recently added a new webpage, http://www.printpsi.com/press-releases and we’d like to give it a different theme to make it more exciting and up-to-date. How can we add a new theme to this webpage exclusively, not harming the themes on the website itself? Do you have any suggestions for us to move forward? What theme do you recommend for a Press Release webpage?

    Thank-you,
    Chris

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    The <body> element of that page has a unique class called “page-id-1497”. You can use that in CSS to target your styles to this particular page.

    Technically you can’t use more than one theme on a site. You could create a custom template file, but that’s going to involve a bit of learning on your part if you are not familiar with coding in WordPress. As Andrew mentioned, you can use CSS to change the appearance of that one page, and that’s probably the easiest route. With CSS, you can change colors, sizes, hide elements, etc. You can even re-order some elements, to a certain extent.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Theme a Webpage’ is closed to new replies.