This topic has 7 replies, 2 voices, and was last updated 9 years by Catalin.

  • Author
  • #25900
     mdavide
    Participant

    Hi, i need to delete all pages and menu in homepage’s header because i don’t want to show any pages, like attached image.
    I tried deleting the menu but always reappear pages.

    Thanks

    David

    Attachments:
    You must be logged in to view attached files.
    #26167
     Catalin
    Moderator

    please send me a link to your website and I will provide you a solution for this

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #26169
     mdavide
    Participant

    syplaces.com

    Thanks

    #26173
     Catalin
    Moderator

    Hello,

    Add this code in your style.css file from your child theme folder:

    COPY CODE
    
    
    body.home-page #header nav.top-bar
    {
      display:none;
    }
    
    

    Let me know if this works.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #26176
     mdavide
    Participant

    I want to delete only the pages of the menu not all header

    #26183
     Catalin
    Moderator

    Hello,

    the code I gave you hides the menu bar from the homepage… what pages you want to hide?

    from your screenshot I understood you want to hide the menu… please explain better what you want to achieve.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #26187
     mdavide
    Participant

    Ok it’s what i need, sorry

    Thank you very much

    #26188
     Catalin
    Moderator

    glad to help.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Delete pages in header home page’ is closed to new replies.

Log in with your credentials

Forgot your details?