New Landing How can we help? Themeforest Theme Support Nota Mobile menu shown on no header no footer template

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Nota
  • #321405
    teamwk
    Member
    Post count: 8

    Hi there,
    We are using a child-theme setup of Nota on our customer’s website.
    We created a landing page using “Blank – No Header | No Footer” page template and realised that even though the header inclusive menu is correctly not shown on desktop, it is visible on when mobile menu is triggered.

    Could you please help us resolve this issue?

    Thanks in advance.
    Rasti @ WebKinder

    #321411
    David Martin – Support
    Moderator
    Post count: 20834

    Sure, can you link me to this page?

    #321528
    teamwk
    Member
    Post count: 8
    This reply has been marked as private.
    #321529
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 1024px) {
       .page-template-template-blank3 #mobile-header {
           display: none !important;
       }
    }
    #321532
    teamwk
    Member
    Post count: 8

    Thank you very much.
    That worked for us.
    However, I would like to point out, that it seems contraintuitive when template behaves in that way 😉

    Also I would like to ask you to set our response #321528 to private, please. I cannot edit it anymore.

    Best regards, Rasti @ WebKinder

    #321549
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Just to clarify do you mean: counterintuitive? If so, I agree 100% and I’ll get this bug fixed in the next update.

    Cheers,
    David

    #321588
    teamwk
    Member
    Post count: 8

    Hi,

    Sorry, “counter-intuitive” is indeed, what I meant to write.

    Also, during our investigation, we could quick-fix this issue by commenting out /themes/nota/header-alt.php:36
    When we tried to do remove_action(‘nota_before_page_container’, ‘nota_mobile_menu’, 10); or remove_action(‘nota_before_page_container’, ‘nota_mobile_header’, 10); it wouldn’t help.

    I think we can mark the issue as resolved now, unless you’d like to keep it open until fixed in an update.

    Thank you for your support.

    #321601
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Thanks. We will get this sorted.

    -Rui

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