Home Forums Square Remove page title banner

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2496
    sanfranciscoave
    Participant

    Hi, I use a static page as my home page but I would like to remove like the page title banner that says “HOME”. Is there a way I can remove the title banner on only the home page?

    Thank you

    #2550
    Hash
    Keymaster

    Yes. Add the below CSS code

    .home .sq-main-title{
    display:none;
    }
    #3329
    lipsmoker
    Participant

    This is very close to my question. I was wondering how to remove page titles across the whole website, I’m specifying my page name via image and the text is overlaying my banner.

    Thanks

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