Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Nancy Kimball Friend
    #208294

    I 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


    1. Submenu
    2. Megamenu-config
    Pankaj Sharma Moderator
    #576404

    Dear 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 .

    Pankaj Sharma Moderator
    #642720

    Dear 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 .

    Pankaj Sharma Moderator
    #741377

    Dear 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 .

    Nancy Kimball Friend
    #576512

    Thank 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

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum