• Resolved Jack Chappell

    (@jackchappell)


    Would anyone be able to help me with removing the logo/text from the top left hand side of my site? If i remove the logo in some browsers it shows as an unknown image, and i just want that area to be blank with the menu then pushing up to the top.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Jack…sorry for late reply, it’s been an absolutely crazy day. I’m not quite sure what you are wanting to do…but you are not wanting any logo or even the site title showing?

    Thread Starter Jack Chappell

    (@jackchappell)

    On the top left of the blue box where the menu is, at the moment there is the title ‘Tennis…’ and i would like this blank and to not have a logo there either.

    Relating to your other support post, you will need to do some custom css and hide the container that is in. This is what it would be:

    #site-title {
       display:none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove logo’ is closed to new replies.