Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • datformatiebv Friend
    #192945

    Joomla! 3.2.0 Stable [ Ember ] 6-November-2013 14:00 GMT
    Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
    T3 Framework 2.0.1
    T3 Blank 2.0.0

    Howto assign Megamenu to selected pages..?

    (menu) Module assignment works when selecting Joomla module as navigation style.

    Saguaros Moderator
    #515509

    Hi,

    You can hide Megamenu for specific page by using Page Class in menu item of that page. What you need to do is go to backend > menu > select menu item of page you want to hide Megamenu > Page Display (tab) > Page Class > add a class name, eg nomenu (remember to add a space before class name)

    The go to this folder: /templates/ja_template_name/css/, create a new file named custom.css and add this CSS rule:


    .nomenu .t3-mainnav {
    display: none;
    }

    Hope this helps.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 10 years, 4 months ago.

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