1. igooseman
  2. Commercial Templates
  3. Thursday, 07 March 2013
  4.  Subscribe via email
Hi,

I have a small CSS-Problem with the Presence-Template.
In the sidecol-menus there are these discs.
I tried to get rid of them via CSS but I did not find the right CSS-Selector.

http://www.imageshost.de/img/png/5a1504530bc555ccaa409c5ec492fc33.png
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Özkan

To remove the disc from your menu items try adding the following to the Custom CSS field of your templates parameters..


[code type=css]
.module ul li:before, .module_menu ul li:before {content: "";}[/code]

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!