Home Forums Free Themes Greatnews The word “blog” on Header Image won’t disappear

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #188774
    merrideth
    Participant

    I deleted the text “blog” on the header image in the Theme Options > Blog/Archive section but a smaller text “blog” then shows up and I can’t figure out how to delete it.

    http://www.MerridethsCoffee.com for reference

    #188778
    Psink
    Keymaster

    You can add this CSS in the Customizer >> Additional CSS

    .home #page-site-header .page-header{
    display: none;
    }

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