Home Forums Basel support forum Clean page – no menu/header

Clean page – no menu/header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13767

    ricardo.araujo330
    Participant

    hello!

    I would like to know if it’s possible to create a specific page without menu/header?

    Thank you

    #13769

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS field in Visual Composer for this particular page

    .topbar-wrapp,
    .header-spacing,
    .main-header {
    	display:none!important;
    }

    Regards

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