-
MODX Staff
- 1,535 Posts
Sounds like the arrows are being controlled by the ’background-image’ CSS property. Check for any background statements for the ul or li statements. AFAIK, ’list-style-type’ controls the display of the in-built bullet symbols, not bullet images added via the background property.
If you still have problems, providing a link to the page or some sample code would help to pinpoint the problem.
Garry Nutting
Senior Developer
MODX, LLC
Email:
[email protected]
Twitter: @garryn
Web: modx.com
Hi
you are right, it was defined in global template-CSS while I was trying to find the "arrow"-gif within the wayfinder-templates.
It works so far.
Thanks a lot