Home Forums WoodMart support forum hide b utton not working in mobile view

hide b utton not working in mobile view

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #492878

    maria_marketing.spt
    Participant

    hi. I just hidden a nav button if user is not logged in using css: #menu-logged-in-1{
    display:none;
    }
    .logged-in #menu-logged-in-1 {
    display:inline-block
    }

    This works well on desktop, however, the button still shows up on mobile for non-logged-in users. Any idea why? The button is placed in the header as a menu. I have created a menu with only one nav label, especially for hiding it from non-logged-in users.
    Also, if you have a better idea on hiding it would be great
    thanks

    #493003

    Hello,

    Can you please share some screenshots of the issue for better understanding where you are using the button, Also share the wp logins details of your site i will check and give you a possible solution.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)