[Plugin: My Calendar] Theme list style interferring with prev/next nav
-
There’s a part of my theme’s stylesheet which is interferring with the “previous” and “next” buttons and is displaying bullets.
I’ve found that if I change the following:
#content .post ul li, #content .page ul li { list-style-type: square; margin: 0 0 0 20px; padding: 0; }
and change the “square” to “none” then it gets rid of them, but then doesn’t allow bullets anywhere else on the pages that use lists.
Can anyone suggest how I can solve this please?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: My Calendar] Theme list style interferring with prev/next nav’ is closed to new replies.