Home Forums Basel support forum LOGIN/REGISTER in Mobile Menu

LOGIN/REGISTER in Mobile Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10874

    LuxMark
    Participant

    In the mobile menu a Login/Register is at the bottom of the menu and we cannot remove it or find where to remove it.

    Attachments:
    You must be logged in to view attached files.
    #10876

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .mobile-nav .header-links {
    	display:none;
    }

    Kind Regards
    XTemos Studio

    #10915

    LuxMark
    Participant

    cool – that worked.

    #10924

    Artem Temos
    Keymaster

    You are welcome.

Tagged: 

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