Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

How to hide a sub-menu.
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: How to hide a sub-menu.
#18592
How to hide a sub-menu. 12 Years, 10 Months ago Karma: 0
Hello to everybody!

I have one question:

1st- is it possible to hide the second sub menu on a particular menu item?:

Last Edit: 2011/08/21 13:06 By filippo.
The administrator has disabled public write access.
 
#18594
Re:How to hide a sub-menu. 12 Years, 10 Months ago Karma: 748
Hello,

You can use "End level" parameter to specify end level of menu items.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18597
Re:How to hide a sub-menu. 12 Years, 10 Months ago Karma: 0
Yes, I have seen the end level in the Ari Ext menu module settings.

However I want to hide a 3rd level sub-menu only for one menu item: in my case Contatti > Prenotazioni > Email inviata.

The 3rd level item "Email inviata", this I want to hide...

You can see here the menu:

www.piedicosta.com/joomla17/it


Thanks in advance!
Last Edit: 2011/08/21 13:37 By filippo.
The administrator has disabled public write access.
 
#18607
Re:How to hide a sub-menu. 12 Years, 10 Months ago Karma: 748
Add the next CSS rule:

Code:


.ux-menu-item163 .ux-menu-arrow,
.ux-menu-item163 .ux-menu-sub
{
 display: none !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18631
Re:How to hide a sub-menu. 12 Years, 10 Months ago Karma: 0
Thank a lot, works great!!!
The administrator has disabled public write access.
 
#20690
Re:How to hide a sub-menu. 12 Years, 8 Months ago Karma: 0
Hello again, I need to hide some sub menus in a specific menu item. In particular the ones I have indicated in the follwing image:

It this possible? Here is the link: www.piedicosta.com/joomla17/it

Thank you in advance!
Last Edit: 2011/10/15 12:46 By filippo.
The administrator has disabled public write access.
 
Go to topPage: 12