Supreme Mobile Menu

This topic contains 4 replies, has 2 voices, and was last updated by  Kor 6 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #393862

    Joy
    Buyer
    Post count: 1076

    Hello, I’ve noticed that the mobile menu on the Supreme theme is a bit redundant. There are two login options on either side(right/left) also, once logged in, there account can be accessed on either side as well.

    Can this be fixed so that certain elements are not visible on mobile and also not visible upon logging in?

    Thank you.

    #393885

    Kor
    Moderator
    Post count: 16516

    Hi Joy,

    Do you mean you want to remove the “Navigation Button” on the left that shows a “person” icon on mobile? We can do that using the custom CSS below.

    
    
    .dt-mobile-account-wrap {
        display:none!important;
    }

    Thanks!

    #393896

    Joy
    Buyer
    Post count: 1076

    No, I’d like to keep that one. I would like to remove the the “my account” option from the right side menu.

    Is there a way to limit what menu options are visible on the mobile?

    #393897

    Joy
    Buyer
    Post count: 1076

    Actually on second thought, I will just disable the profile icon.

    Thank you.

    #393901

    Kor
    Moderator
    Post count: 16516

    Hi Joy,

    ok then, let us know if you need anything else.

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket