Search for: Log In Free Support [Resolved] How to get dots infront of links in footer Home › Forums › Support › How to get dots infront of links in footer This topic has 3 replies, 2 voices, and was last updated 1 year, 1 month ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 3, 2019 at 12:54 am #1091131 Kristian Ole i have just moved my site afbetalt.dk from DIVI to Generatepress. In the DIVI footer i had these small dots infront of the titles in the footer – see image: Is there an easy way to get the same in Generatepress footer? December 3, 2019 at 3:39 am #1091318 DavidStaff Customer Support Hi there, try this CSS: .site-footer ul li a:before { content: ''; display: inline-block; padding: 4px; background-color: #1e73be; border-radius: 100%; margin-right: 10px; margin-bottom: 2px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 3, 2019 at 4:18 am #1091379 Kristian Ole David – thanks for quick answer – it worked, thx! 🙂 December 3, 2019 at 4:25 am #1091391 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In