• Resolved rd0147

    (@rd0147)


    I am seeing grey bar with HOME written on the top left corner. How to remove this ?

    Theme using realtyspace

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The title of your front page (“Home”) is showing. It might be that your theme allows for hiding the title on a page-by-page basis (look over that specific page’s settings) otherwise you could just use a line of CSS to hide it.

    .home .site__title{display:none}

    Thread Starter rd0147

    (@rd0147)

    Thank you for help

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header issue’ is closed to new replies.