Forums

[resolved] Differentiating widget H2 from post/page H2 (3 posts)

  1. itskdawg
    Member
    Posted 7 months ago #

    Hi guys

    I want to be able to style a header (H2) of a widget differently from the H2 title of a post/page.

    I've tried

    [CSS moderated as per the Forum Rules. Please just post a link to your site.]

    To seperate the two but they are both just falling under
    #content h2
    from what I can see.

    EDIT Apoligies, URL is kennethwatt.com. Thanks!

    Thanks in advance

    Kenneth

  2. alchymyth
    The Sweeper
    Posted 7 months ago #

    #contentmiddle h2 { ... }
    h2.widgettitle { ... }
  3. itskdawg
    Member
    Posted 7 months ago #

    Thanks very much.

Reply

You must log in to post.

About this Topic