Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #58235
    Paul
    Participant

    Hi

    I want to send a newsletter without any menus and custom header.
    Please help me to configure a page template so I can just use the visual composer to make pages that serve as newsletters.

    Thanks

    #58238
    Sakin
    Keymaster

    @Paul: Sorry there is no page template like that. If you want to hide it from custom css then please create page and then send me that page URL and will send you css to hide it.

    #58246
    Paul
    Participant

    https://earthpulse.net/why-9-6-hz/

    I just need to remove the top menu, top social icons, bottom menu

    #58315
    Sakin
    Keymaster

    @Paul: Ok, you can add the following css in “Appearance => Theme Options => Custom CSS” box:

    .page-id-3926 #branding,
    .page-id-3926 #header-menu,
    .page-id-3926 #footer-menu {
        display: none;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘One page template?’ is closed to new replies.