Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS styles needed to make this list-style none? Reply To: CSS styles needed to make this list-style none?

#210494
Shikkediel
Participant

It turns out to be a typo in the previous style on line 350 :

div.header-top-marquee .marquee-wrapper a {
  color: #FFFFFF;
  font-size: 15px;

Missing a closing bracket so the rest is never parsed…