• Hi! I’m new to WordPress and CSS. I applied a custom header to my site. The text from the Setting Section > Site Title and Tagline appeared above the custom header. So I went back and deleted the lettering. I was left with a white box. Can anyone help? Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • A link to your site would help us to see what’s going on.

    Cheers

    PAE

    Thread Starter unzueta

    (@unzueta)

    Sorry. Here it is: https://hipsupermoms.com/

    Thank you in advance.

    Add this to the end of your style sheet:

    #site-title {
      display: none;
    }

    I would then go back and put your site title and description back. They won’t show on your site because display is set to none, but google will see them which is good for indexing.

    Really strange shaped baby. I’m sure mine weren’t like that. Has somebody resized the image at some point, changing its aspect ratio?

    Cheers

    PAE

    Thread Starter unzueta

    (@unzueta)

    Thank you! That did it.

    Yes, the header was resized. I was hoping it was just me who thought the baby was weird. I’ll have to play around with it some more. Thanks again!

    Unzueta

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘White box above my custom header’ is closed to new replies.