Right now the last section in CSS is:
/*definition*/
dt {clear: both;width: 20%;float: left;padding-right: 5px;font-weight: bold;text-align: left;}
dd {float: left;width: 78%;margin: 0 0 0.5em 0.25em;padding: 0;}
I found in css in /* Page navigation */ section:
.navigation_mobile{display:none}
Hi Henri,
Thanks for the answer.
I removed this section and uploaded new css to the ftp. I cleaned cache but doesn’t work. The page is displayed as before with no main navigation and the sidebar.
Hi Henri!
Your Codium Extend is awesome! Great job, thanks!
I have one question. How can I disable mobile version of the site?
I need normal version on iPad with all nav menus and the sidebar. It’s very important!
Thank you for the help!