Sidebar Menu Bullets

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jul 01, 2013 11:47 am
Reply with quote
Report this post
Hi,

How do I remove the bullets in a menu on the sidebar. I have tried to remove it with
list-style: none;

but no luck so far.

Thanks,
KooTjoo
User avatar
Fresh Boarder

GK User
Mon Jul 01, 2013 2:59 pm
Reply with quote
Report this post
Hi buddy, what is your site URL?
User avatar
Platinum Boarder

GK User
Mon Jul 01, 2013 4:39 pm
Reply with quote
Report this post
Hi,

Site is not live yet, you can see the menu in the left sibar also at:

http://demo.gavick.com/joomla25/storebo ... variations

KooTjoo
User avatar
Fresh Boarder

GK User
Mon Jul 01, 2013 7:27 pm
Reply with quote
Report this post
OK I see it now, it's just a background, add this css code to override.css to remove it:

Code: Select all
.box.menu li:before{
display:none;
}
User avatar
Platinum Boarder

GK User
Tue Jul 02, 2013 9:17 am
Reply with quote
Report this post
Tahnks,

That is it!
User avatar
Fresh Boarder

GK User
Tue Jul 02, 2013 9:18 am
Reply with quote
Report this post
You're welcome!
User avatar
Platinum Boarder


cron