[Resolved] Hightlight Post titles sitewide

Home Forums Support [Resolved] Hightlight Post titles sitewide

Home Forums Support Hightlight Post titles sitewide

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #161513
    Derek Binion

    Tom, I’ve been looking for a simple css to change post title backgrounds sitewide. can you help me with some code to change the color to whatever I want?
    Thank you and have a great Holiday with your family.

    #161523
    Derek Binion

    [highlight]TEST[/highlight]
    [HIL]TEST[/HIL]
    just tinkering,I thought BBCode could format text on this site.

    #161552
    Derek Binion

    solved!! This did it:
    h1 {
    background-color: yellow;
    }

    Now I need to find out how to attach an image to the h1 title if I want something fancy.

    #161587
    Tom
    Lead Developer
    Lead Developer

    H1 will work, but so will .entry-title which will only targets post titles and not other H1s in your content 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.