How can I make the sidebar menu permanent on Prestige Theme?

Hi,

I’m having trouble finding a place where I can make the sidebar permanent.

Right now I have a text menu in the header, if i narrow the screen on the laptop, then the sidebar kicks in (like on mobile). However, I would like to be able to use just the sidebar at all times, as I do not wish to have all the text menu’s in the header.

How do i enable the sidebar (with drawer), so that’s the only menu that’s being used (also in wide screens)?

Url: www.cutegeek.dk (Code: Maria2803)

@CuteGeek

sorry for this issue can you please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
    this code apply for after 5 - 6 second
.Header__Icon {display: inline-block !important;}
.Header__MainNav{display: none;}

@KetanKumar Thank you so much, works perfectly.

@CuteGeek

it’s my pleasure to help us

Hello, I have the theme but in trial mode. I don’t see the edit theme button, is this only for those who purchased the theme?

@marjuuuuu

yes, current without purchase any paid theme doesn’t allow edit button sorry for that if you need this theme so purchase after allow edit code button

What if there is a sidebar menu, but I don’t want the sidebar menu at all, just the visual main header menu?? Right now I have sidebar only and when I edit header in customization, even when I say to put it “inline” only sidebar is showing.

Hi - I have the opposite problem - I have only the sidebar and even when I setup a center menu it doesn’t show. How do I change sidebar navigation to horizontal navigation?

Thanks