New Landing How can we help? Themeforest Theme Support Dante Remove header on home/landing page?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #44555
    mzuvella
    Member
    Post count: 20

    Hey!

    We are trying to create a landing page style homepage and would like to remove the header for one of the pages. Is that possible?

    Thanks.

    #44603
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,

    Yes you can simply target the page id and add a display none to the header via css. For example

    .page-id-???? #header-section {
    display:none;
    }

    Replace the Question mark with the page id number . You can view the id using Right-Click Inspect Element option in Chrome browser.

    Please see screenshot for reference: http://prntscr.com/2mdxkp .

    Thanks
    Tahir

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