Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 25, 2016 at 6:11 pm #934787Hi
I edited this file /templates/ja_moviemax/tpls/blocks/off-canvas.php
from<button class="btn btn-primary off-canvas-toggle <?php $this->_c('off-canvas') ?>" type="button" data-pos="left" data-nav="#t3-off-canvas" data-effect="<?php echo $this->getParam('addon_offcanvas_effect', 'off-canvas-effect-4') ?>"> </span><i class="fa fa-bars"></i> </button>
TO:
<button class="btn btn-primary off-canvas-toggle <?php $this->_c('off-canvas') ?>" type="button" data-pos="left" data-nav="#t3-off-canvas" data-effect="<?php echo $this->getParam('addon_offcanvas_effect', 'off-canvas-effect-4') ?>"> <span><?php echo JText::_( 'TPL_MENU' ); ?></span><i class="fa fa-bars"></i> </button>
Then i added from languages override value for TPL_MENU string as menu
Check your website
Best regards
May 25, 2016 at 7:30 pm #934820Thanks Pavit, I am very happy with the customer service.
Just an observation. The menu text is very near the three horizontal white stripes. (see home.jpg)
Attached image of how it should be. (see home-menu-ok.jpg)
Thank you friend. 🙂
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by filamento 8 years, 6 months ago.
The topic ‘Add menu text on burger menu’ is closed to new replies.
Jump to forum