Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #29274
    FloatingLime
    Member
    Post count: 12

    Hi there,

    Is it possible to suppress the menu on a page – so for example if you want to create a landing page without any navigation it?

    Many thanks

    Lara

    #29502
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Lara,

    The theme has no option for this, but you can grab the page’s ID, and then add something like this in the Custom CSS box from the General theme options (suppose your page’s ID is 7606):

    .page-id-7606 #header-section { display: none !important; }

    That will hide the header area completely, on that page. Replace the number with your own page ID.

    Regards,
    ————————————————————————————————————

    Cosmin – Support

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register