New Landing How can we help? Themeforest Theme Support Dante Maintenance mode with NO footer showing up

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Dante
  • #153978
    mik
    Member
    Post count: 69

    Hello,

    When maintenance mode is enabled it shows the footer, but we don’t want to show footer and need to work on it for developping website.

    Is there a way to work on footer and viewing it logged WITHOUT wiewing it in maintenance page for common visitors ?

    Thanks for answer/solution

    #153986
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You can choose a custom page to display when in maintenance mode.
    Int that custom page template choose “Holding Page”.

    Let us know if it worked.

    -Rui

    #154025
    mik
    Member
    Post count: 69

    I know it’s what i did a custom page as maintenance page BUT it shows the footer. And we don’t need/want to show the footer. We’re working on the footer for the real site it has not be shown in maintenance mode.

    Any solution ? i imagine my request is a common maintenance page request, people are working on website and don’t want to show footer.

    #154102
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide us website url to check and resolve the issue.
    Thanks
    Mohammad

    #154121
    mik
    Member
    Post count: 69
    This reply has been marked as private.
    #154122
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot image.
    Thanks
    Mohammad

    #154208
    mik
    Member
    Post count: 69

    Why do you need a screenshot, about what ? May be my request is not clear ?

    Request > Disable footer on maintenance page, able footer on other pages, that’s it

    #154218
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want to hide footer copyright area? I am confused so please attach a marked screenshot.
    Thanks
    Mohammad

    #154230
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div#footer-wrap{
    display:none !important;
    }

    Thanks
    Mohammad

    #154237
    mik
    Member
    Post count: 69

    Yes i want to hide footer area ONLY on maintenance page. I think i will then use custom css inside the maintenance page with adding the good class name.

    Please can you provide the css class i need to write in my general custom css and then just the class name in the maintenance page customm css.

    Thanks, i’m a noobie in css/class…

    #154251
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last one code and use this one new code:-

    .page-id-24 div#footer-wrap{
    display:none !important;
    }
    

    Thanks
    Mohammad

    #154331
    mik
    Member
    Post count: 69

    Thanks Mohammad, works fine.

    #154343
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

Viewing 13 posts - 1 through 13 (of 13 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