Please Log in or Create an account to join the conversation.
But please do not edit the org file. Always create an override and customize the new files in:<div id="offcanvas" class="uk-offcanvas">
<div class="uk-offcanvas-bar uk-offcanvas-bar-flip"><?php echo $this->render('offcanvas'); ?></div>
</div>
To customize the general theme layout, you need to override the /layouts/theme.php. To do so, create the /styles/STYLE-NAME/layouts directory, copy the file in there and start adding your own PHP code.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.