-
AuthorPosts
-
guap Friend
guap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
December 4, 2014 at 9:34 pm #203309TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 4, 2014 at 9:40 pm #557601Yes you can . . . and here is how . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja_biz/css/
Within that custom.css file, pate the following CSS rule:
.off-canvas-toggle {
display: none;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ?? 🙂
1 user says Thank You to TomC for this useful post
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 5, 2014 at 2:36 am #557621Hi there,
– Use browser debugger we can locate which file render this canvas menu and we have
<!-- OFF-CANVAS -->
<?php if ($this->getParam('addon_offcanvas_enable')) : ?>
<?php $this->loadBlock ('off-canvas') ?>
<?php endif ?>
<!-- //OFF-CANVAS -->
– Now we know this one can config via backend. Please go to template configuration – Addons – Off-canvas Sidebar
And set Enable = NoAnd yes. You can also use CSS way.
Thank you,
Viet Vu1 user says Thank You to jooservices for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by jooservices 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
sidebar appearing
Viewing 3 posts - 1 through 3 (of 3 total)