Remove the bullets

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Tue Oct 16, 2012 11:07 am
Hello, how to remove the bullets?

Schermata 10-2456217 alle 12.06.12 copia.png
User avatar
Expert Boarder

Konrad M
Tue Oct 16, 2012 12:38 pm
Hi,
please add to override.css
Code: Select all
#gkMiddleMenu .menu li,
#gkTopMenu1 .menu li {
background:none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Tue Oct 16, 2012 1:05 pm
Thanks!!
User avatar
Expert Boarder


cron