- Issue created by @alok_singh
- Status changed to Needs review
over 1 year ago 6:22am 13 March 2023 - Status changed to Needs work
10 months ago 11:36am 25 January 2024 - 🇮🇳India Arun Velusamy
I've verified and tested patch #2, and it appears to work well for regular list items. However, the specified CSS target is not effective for the recent content widget. Therefore, I'm modifying the target from ('nav ul', 'nav li') to ('.footer ul', '.footer li'). Please test the provided code below.
.footer h2 { display: block; } .footer ul { padding-left: 0; } .footer li { list-style-type: none; }
I have included the before and after screenshots for reference, please review
- Status changed to Needs review
10 months ago 5:01am 1 February 2024