-
AuthorPosts
-
March 17, 2014 at 5:26 pm #195869
How do I make menu “services” with no link, basically to not have a link at all, only display submenus when users click on it. You can see example at http://virtualcns.com/home
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 17, 2014 at 6:39 pm #527022@virtualcns
Select menu Type >Text Separater .
follow this link http://docs.joomla.org/Help32:Menus_Menu_Item_Text_Separator
Hope it HelpsMarch 17, 2014 at 10:11 pm #527043it did worked, but the menu does not look bold, and different from Home Menu. you can see this at http://virtualcns.com/home/
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 18, 2014 at 3:33 pm #527189<em>@virtualcns 416738 wrote:</em><blockquote>How do I make menu “services” with no link, basically to not have a link at all, only display submenus when users click on it. You can see example at http://virtualcns.com/home</blockquote>
Mega menu in T3 framework supports External_URL, you can follow userguide to use External_URL here
March 18, 2014 at 4:10 pm #527199it does not seem that the following code helped.
.nav > li > .separator {
color: #333333
font-weight: 700;
text-transform: uppercase;
}Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 18, 2014 at 4:14 pm #527201<em>@virtualcns 416965 wrote:</em><blockquote>it does not seem that the following code helped.
.nav > li > .separator {
color: #333333
font-weight: 700;
text-transform: uppercase;
}</blockquote>You can use Menu Item Type: External_URL, not Text Separater and you will have bold in the menu.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 18, 2014 at 4:45 pm #527207@virtualcns
i directly added the css code in custom.css.nav > li > .separator {
color: #333333;
font-weight: 700;
text-transform: uppercase;
}
.nav > li {
color: #333333;
font-weight: 700;
text-transform: uppercase;
}
on your site.now its working fine on mobile view as well as on desktop view.
Please clear your browser cache and check.March 19, 2014 at 3:37 am #527265Thanks. I can see the links show dark menu as the other ones but now they do not have or show submenus.
If you see main page, submenus are shownPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 19, 2014 at 5:12 am #527284Go to template mangaer> Megamenu > select menu>Hide when collapse>OFF
March 19, 2014 at 3:26 pm #527356I apologize but i do not see this option there. This happened when we added the code so i think the menu shows ok under the main site but not under mobile
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 21, 2014 at 3:05 am #527555<em>@virtualcns 417155 wrote:</em><blockquote>I apologize but i do not see this option there. This happened when we added the code so i think the menu shows ok under the main site but not under mobile</blockquote> @virtualcns
Please check it now. its working fine -
AuthorPosts
This topic contains 12 replies, has 3 voices, and was last updated by Pankaj Sharma 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum