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



Duplicate entry \'8333026\' for key \'jos_fb_whoisonline.PRIMARY\' SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1714280937\', \'Remove Space between Menu Items\',\'\',\'\',\'view\',\'https://www.ari-soft.com/index.php?option=com_kunena&Itemid=54&catid=36&func=view&id=41267&lang=en\', \'3.139.81.58\', \'0\')
Welcome, Guest
Please Login or Register.    Lost Password?

Remove Space between Menu Items
(0 viewing) 
Go to bottomPage: 1
TOPIC: Remove Space between Menu Items
#41267
Remove Space between Menu Items 10 Years, 11 Months ago Karma: 0
sshursa.org/

I have crazy spaces between each menu item and am not sure how to remove. My site template is OneWeb.
The administrator has disabled public write access.
 
#41268
Re:Remove Space between Menu Items 10 Years, 11 Months ago Karma: 748
Hello,

This problem with site template styles. Add the following CSS rule:

nav .ux-menu li
{
margin: 0;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1