Viewing 1 replies (of 1 total)
  • Plugin Author YellowPencil

    (@waspthemes)

    Hi There,

    It is not possible to style just a specific category page with a simple click.

    You can do it by edit the element selector.

    Example:
    you want to edit the heading element just on a category page, and this category id is 10 and the heading element selector is “#main .post-title“.

    after selecting this heading element, click on the selector, and add “body.cat-10 ” before of the selector and press enter.

    the result selector must be like that: “body.cat-10 #main .post-title“. so this selector will affect just this category page.

    Best Regards

    • This reply was modified 5 years, 10 months ago by YellowPencil.
Viewing 1 replies (of 1 total)

The topic ‘Change just one specific post’ is closed to new replies.