-
AuthorPosts
-
bins Friend
bins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
September 18, 2017 at 1:23 am #1062532I am using the demo style homepage and want to add Megamenu to it – how do I do this?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 18, 2017 at 2:47 am #1062566Hi
By default feature into the page does not have the Megamenu.
If you have two different template style you can assign default layout to all other pages and it has the main nav block.To add the main nav in the feature intro layout open template folder /tpls/feature-intro.php
Add this code<?php $this->loadBlock('mainnav') ?>
Here: http://prntscr.com/gmflu0
Regards
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
September 18, 2017 at 2:54 am #1062570Hi Pankaj,
I had already tried this and got a bad result – visit https://www.yourbusinesscommunity.co.uk/
The Menu isn’t clear from the top row and options cannot be selected!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 18, 2017 at 3:10 am #1062577Hi
Kindly add the code as suggested here https://prnt.sc/gmflu0
You added it below main body section.Regards
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
September 18, 2017 at 6:07 am #1062602Hiya,
made change and still the same!
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 18, 2017 at 6:40 am #1062609Hi
Add below code in custom.css file to fix main nav issue@media (min-width: 992px) { .scrollUp .t3-mainnav { margin-top: 96px; }}
Regards
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
September 18, 2017 at 7:02 am #1062617Strange, it now appears to show correct in Chrome but not IE or FF!
Menu dropdowns do not work, though.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 18, 2017 at 7:03 am #1062618Hi
Did you check your site after apply changes?
The code is working on your site: http://prntscr.com/gmhbvjRegards
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
September 18, 2017 at 8:30 am #1062637This is what it looks like on 3 different browsers, all in private browsing/incognito
- Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 18, 2017 at 8:40 am #1062641Hi
Your header is sticky so it covers the navigation
Open custom.css add this code to remove stickybody.features-page .t3-header { position: initial!important;}
Kindly clear browser cache and check.
Regards
bins Friendbins
- Join date:
- March 2011
- Posts:
- 47
- Downloads:
- 23
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
AuthorPostsThis topic contains 20 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum