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 remove a gap (left and top) on the 2. level
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to remove a gap (left and top) on the 2. level
#25009
How to remove a gap (left and top) on the 2. level 12 Years, 4 Months ago Karma: 0
Hi,
can you please look at this site http://www.pisar-pravo.si/ and tell me how to make the submenus to be visualy on the same level like parent menus (so without the white space that you can see from the top and from the left between parent menu link and submenus).
Thank you.
eli
User Offline Click here to see the profile of this user
Last Edit: 2012/02/15 20:52 By eli.
The administrator has disabled public write access.
 
#25010
Re:How to remove a gap (left and top) on the 2. level 12 Years, 4 Months ago Karma: 748
Hello,

Provide an image where we can see what do you want to achieve.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#25037
Re:How to remove a gap (left and top) on the 2. level 12 Years, 4 Months ago Karma: 0
Ok, here it is. I want to remove the gaps marked with red color.
eli
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#25040
Re:How to remove a gap (left and top) on the 2. level 12 Years, 4 Months ago Karma: 748
Add the next CSS rule:

Code:


.nav .ux-menu UL UL
{
 margin-top: -2px;
 margin-left: -1px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#25067
Re:How to remove a gap (left and top) on the 2. level 12 Years, 4 Months ago Karma: 0
Thank you so much for help and for the nice menu module.
eli
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1