Okay
  Public Ticket #259148
Remove page header (can't find in FAQ)
Closed

Comments

  • Margo started the conversation

    Hi, ThemeNectar!

    Hoping you can help me with this issue... i was unable to find a thread with css code that fixed this for me. I'd like to remove the page header (not the menu, just the black section with left aligned text and flames -see attached image), from certain pages on my site (not all of them.) Is this possible? Many thanks in advance for your help!

  •  8,839
    Tahir replied

    Hey Margo!

    Could you please provide the page url so i can take a look and write up some custom css. 

    Thanks


    ThemeNectar Support Team 

  •   Margo replied privately
  •  8,839
    Tahir replied

    Done :). 

    Cheers


    ThemeNectar Support Team 

  • Margo replied

    Tahir! 

    You are the BEST!!!! Cannot thank you enough for all your help, always !!! :)

    All the best and a million thanks,

    MARGO NEELY

  • [deleted] replied

    I also need to do the same. Can you provide me with the CSS to do this?

    I'm just on a test server so the URL is going to change does that affect things?

  •  8,839
    Tahir replied

    Hey Adam!

    Here is the css used :

    .page-id-2702 #page-header-bg ,.page-id-3550 #page-header-bg ,.page-id-3569 #page-header-bg {
        display: none!important;
    }
    

    Cheers


    ThemeNectar Support Team 

  • Margo replied

    Perfect! Thanks a ton!