How to delete/disable Header from the ‘Coming Soon’ Maintenance page, or any individual page?

This topic has 3 replies, 3 voices, and was last updated 4 months, 3 weeks ago ago by Andrew Mitchell

  • Avatar: Max
    Mendel Birnbaum
    Participant
    May 29, 2024 at 06:39

    Hello,
    I’d like to delete header from the Coming Soon maintenance page. I managed to delete footer of the Coming Soon page I have, as pet your tutorial. I used YellowPencil Pro plugin to delete footer, but unfortunately it doesnt work with the header. I tried all possible scenarios in classic mode and Elementor, but none of it worked. I dont want to install a separate plugin for that, as would be too easy. 🙂
    Even tried to import https://xstore.8theme.com/demos/coming-soon-white/ to the page but it still showing up with the Demo header I imported.

    Thanks

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 29, 2024 at 07:53

    Dear @Mendel Birnbaum,

    We hope this message finds you well. Upon reviewing your website’s configuration, we have observed that you are currently utilizing two page builders, Elementor and WPBakery. Both tools serve similar purposes in terms of building content for pages, posts, and products. To streamline your site’s performance and usability, we recommend discontinuing the use of WPBakery plugin. Elementor, in our experience, not only offers a more user-friendly interface but also includes additional features and is built on optimized code.

    Furthermore, since you are using the XStore Header constructed with Elementor, you can enhance its functionality by setting specific conditions for your header. Please follow the steps outlined in the guide below:

    1. Open the Header Builder: https://prnt.sc/A9cTgGt1h3by
    2. Add a new condition to exclude the ‘Coming Soon’ page: https://prnt.sc/vPkAimMv8GaO

    Additionally, as a CSS workaround (without using Yellow Pencil plugin), you may consider adding the following custom CSS in Theme Options under Theme Custom CSS -> Global CSS:

    1/ To hide header on specific page (https://prnt.sc/eNc3xOB7CqkY)

    .page-id-5139 .elementor-location-header {
        display: none;
    }

    2/ To hide footer on specific page

    .page-id-5139 .elementor-location-footer {
        display: none;
    }

    We trust these adjustments will enhance your website’s functionality and aesthetic appeal. Should you require further assistance or have any questions, please do not hesitate to contact us.

    Best Regards,
    Jack Richardson
    The 8Theme Team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    May 29, 2024 at 10:51

    Dear Mendel Birnbaum,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Best Regards,
    The 8Theme Team

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘How to delete/disable Header from the ‘Coming Soon’ Maintenance page, or any individual page?’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.