Empty bullet points on banner
-
There appears to be a bug with the document links in the footer of the banner when “None” is selected for a document.

Edit: Realised the theme has styled the list items (LIs) directly and Complainz styles the list (UL). Custom CSS fixed it:
.cmplz-links li { list-style: inherit; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.