Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2385415
remove the header
Closed

Comments

  • Darren0413 started the conversation

    Hi 

    What should I do if I want to remove the header from all my pages ? (because I want to use Nav Menu)

    Thank you.

  •  2,699
    PenciDesign replied

    Hi,

    Please show me a screenshot with a markup about where do you want to remove?

    Best Regards,

    PenciDesign

  • Darren0413 replied

    1)Home Page

    2)Single Post

    3)Archive Page

     I want to remove the header from all my pages ? (because I want to use Nav Menu)
    Thank you.

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    #header{ display: none; }

    Best Regards,

    PenciDesign