Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1191335

    Hi,

    I want only the home page to have no menu at all on my website using Enfold. Is this possible?

    Thank you very much in advance for your help!

    • This topic was modified 4 years, 8 months ago by 805ITS.
    #1191354

    Hey 805ITS,

    This can be done via css. Please provide admin info so we can bypass the “coming soon” page.

    Best regards,
    Jordan Shannon

    #1191477

    Hi Jordan,

    Thank you for your response. Below is the link to bypass the coming soon page.

    #1191569

    I found this code which does exactly what I wanted :

    .page-id-2 #header_main { display: none; } 
    .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 0px !important; }

    Unless there is a better/cleaner one ?

    Thank you!

    #1191590

    On every page/post edit – on the right side where you publish the page a field with : page-attributes:
    there you can choose : no header – no footer.
    If you only want to get rid of header :
    On the right side again there is from Enfold: Layout
    : Header visibility and transparency
    Several options to change the header transparency and visibility on this page.

    you can choose there to have: “Hide Header on this page”

    #1191699

    Hi 805ITS,

    You can hide it in the Layout menu like @guenni007 pointed out, or hide it using CSS if you prefer that.

    Best regards,
    Rikard

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