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

Viewing 3 posts - 1 through 3 (of 3 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;
    }

    #189234
    fosterkittycats
    Participant

    Similar issue to above, on all the pages, the header has text over it that shows the Menu page you are on, then smaller text below that that shows like a directory path Home/(current page). I entered the script above into the customizer but it did not do anything.
    https://fosterkittycats.com/current-fosters/

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