Home › Forums › Basel support forum › Having icons in Footer in place of link titles Having icons in Footer in place of link titles This topic has 3 replies, 2 voices, and was last updated 9 years ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 22, 2016 at 1:37 am #4385 sab2023Participant How can I put an icon like a shape of a circle in place of the title for the navigation menu for the footer? It only allows me to add text. I am using the Footer widget. See the image attached. September 22, 2016 at 5:10 am #4389 Artem TemosKeymaster Hello, Thank you for the question but we don’t see your screenshot. Please upload it to the service like this http://imgur.com/ Regards September 22, 2016 at 3:16 pm #4409 sab2023Participant Sorry about that. Here is the link to see the screenshot for the issue at hand. Thank you. https://imgur.com/a/v9Hsv September 22, 2016 at 5:53 pm #4427 Artem TemosKeymaster Hello, There is no such option in our theme. But you can try to achieve it by adding the following code snippet to the Custom CSS section in Theme Settings .footer-column-2 .widget-title:before, .footer-column-3 .widget-title:before, .footer-column-4 .widget-title:before { content: ""; display: block; width: 30px; height: 30px; background: transparent; border: 3px solid #882de2; border-radius: 50%; margin-bottom: 10px; } Author Posts Tagged: adding icon or symbol to footer navigation menu Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register