side/slide menu width
Hello,
I'm using the empty header with the side/slide menu and i need to make it larger because the client would like to have the menu voices to not go on another line (for example "the (he)art of tailoring").
I've tried to customize it via css in the browser developer options with this:
#Side_slide {
width: 325px;
}
but when I close the menu it still shows a little bit on the right. Here is a screenshot: https://imgur.com/a/J75RfpU
you can find the website at https://sviluppo.envi.it/
Comments
is it possible to have the first level menu items with the submenù (like "brands", "identity", "the heart of tailoring" and "news") to open when clicking on them instead to be forced to click on the "+" icon on the right?