• Hi, is there a way in css I can remove my title bar on my About page. I want to set it up similar to my home page.

    My website is ihiqueens.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @fvirga,

    Please add this in Customize => Additional CSS :

    .page-header { display : none; }
    #primary { padding-top: 0;}

    Hope it helps!

    Thread Starter queensihi

    (@fvirga)

    Hi, this works great! The only thing is I would like to apply this to only certain pages, not all of them.

    Hi there @fvirga I’ve had the same problem! I see on your website you found out how to apply this to certain pages. Would you mind letting me know how you did this? Thanks so much for your time (btw I went to Queen’s for an exchange!)

    Regards,
    Nick

    • This reply was modified 9 years, 3 months ago by nwalsh8.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘About title bar’ is closed to new replies.