-
AuthorPosts
-
Nancy Kimball Friend
Nancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
July 5, 2015 at 4:26 pm #208294I created a new menu- New Books Menu and put it in the position: submenu
1. There is a Tag icon that I don?t know how to remove.
2. Megamenu configuration- added icons and text but I don?t see it on the submenu bar.
3. I also would like the menu items to spread out equally.Here is the page for the submenu http://www.morleylibrary.org/joomla_uber/index.php/research/new-book-lists
Thanks for your help,
Nancy-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 6, 2015 at 3:21 am #576404Dear Sir/mam
Mega menu options are work for the mega menu this menu >> http://prntscr.com/7pah72
Not for the other menu items . The menu you are referring is a menu module not mega menu.
For the icon you can remove it by adding the below code in custom.css file
.ja-submenu ul:before {display: none!important;
}
Clear cache and check .1 user says Thank You to Pankaj Sharma for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 6, 2015 at 3:21 am #642720Dear Sir/mam
Mega menu options are work for the mega menu this menu >> http://prntscr.com/7pah72
Not for the other menu items . The menu you are referring is a menu module not mega menu.
For the icon you can remove it by adding the below code in custom.css file
.ja-submenu ul:before {display: none!important;
}
Clear cache and check .1 user says Thank You to Pankaj Sharma for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 6, 2015 at 3:21 am #741377Dear Sir/mam
Mega menu options are work for the mega menu this menu >> http://prntscr.com/7pah72
Not for the other menu items . The menu you are referring is a menu module not mega menu.
For the icon you can remove it by adding the below code in custom.css file
.ja-submenu ul:before {display: none!important;
}
Clear cache and check .1 user says Thank You to Pankaj Sharma for this useful post
Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
July 6, 2015 at 2:40 pm #576512Thank you Pankajsharma for making clear some things about the mega menu.
That there can be only 1 menu configured megamenu.
The code to not display the Tag icon did not work for me, so I decided to change the Tag to a Printer.
Tag =content:”f02c”;
Printer =content:”f02f”;In my Custom CSS file I added:
// Submenu
// ------------
.ja-submenu ul:before {
content:"f02f";
}This seems to work out just as well. Take a look http://www.morleylibrary.org/joomla_uber/index.php/research/new-book-lists
Thank you for your help in fixing this,
Nancy -
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum