ul/li not matching rest of text
-
Also on [redundant link removed], which I’ve inherited, the added ul and li has different font size and color from the rest of the text.
I have created the following on page CSS to remove the margins above and below the ul and li
.column_column ul li { margin-bottom: 0px; margin-top: 0px !important; } .column_column ul li ul, .column_column ol li ol, .column_visual ul li ul, .column_visual ol li ol, .mfn-acc ul li ul, .mfn-acc ol li ol, .ui-tabs-panel ul li ul, .ui-tabs-panel ol li ol, .the_content_wrapper ul li ul, .the_content_wrapper ol li ol { margin-top: 0px; }
Does anyone know how to fix the font size and color so it matches the rest of the black text on the page?
- This topic was modified 6 years, 2 months ago by . Reason: removed redundant link, expanded shortened link
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘ul/li not matching rest of text’ is closed to new replies.