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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

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


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?
Go to bottomPage: 123
TOPIC: Remove Bullet
#39001
Remove Bullet 12 Years, 2 Months ago Karma: 0
Hi, great little menu module.

Small problem it is creating a Bullet before each menu item (left) and adding space making the menu over-run the right side of my column.

How do I remove it?
The administrator has disabled public write access.
 
#39002
Re:Remove Bullet 12 Years, 2 Months ago Karma: 764
Hello,

Provide a link to a page where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39003
Re:Remove Bullet 12 Years, 2 Months ago Karma: 0
The administrator has disabled public write access.
 
#39004
Re:Remove Bullet 12 Years, 2 Months ago Karma: 764
Add the following CSS rule to "CSS Styles" parameter in module settings:

.column ul.ux-menu li
{
padding-left: 0;
margin-bottom: 0;
}


Regards,
ARI Soft
The administrator has disabled public write access.
 
#39007
Re:Remove Bullet 12 Years, 2 Months ago Karma: 0
Tht did the job

Thanks
The administrator has disabled public write access.
 
#39049
Re:Remove Bullet 12 Years, 2 Months ago Karma: 0
Hi

We have a similar issue. We have a menu in position-12. It is coming with bullets. We want to remove the bullet. We have put in the code in the css styles but the bullets are still coming.
Please see here a picture of the menu:
The administrator has disabled public write access.
 
Go to topPage: 123