Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #90188
    Cedar3
    Participant

    I’ve set up a child of your Clean Journal but the H1 has white boxes above them. When I try to colour them in, it changes the text colour too. Any idea how to get rid of them in css? Here’s the website: http://douglasewrightauthor.com Thanking in advance.

    #90199
    Cedar3
    Participant

    Solved!

    Here’s the css I put in.

    /* rid white bars over h1 */
    h1 {
    border: 2px solid #000000;
    /* rid white bars over h1 */

    #90203
    Pratik
    Keymaster

    Hi @Cedar3,

    Great you solved it yourself.

    Regards,
    Pratik

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘H1 White Blocks Above Text’ is closed to new replies.