Hi,
I have the following question regarding the template cloe an the slideout menu:
How can I change how many pixels the slideout menu moves into the website?
If I analyse my website, I can see, that the tranform propertiy is set as a style atribute.
<div id="body_panel" class="slideout-panel slideout-panel-left" style="transform: translateX(-256px);"> <header id="container_header">
This is what I would like to change.
Thank you !!
Regards Christian