- This topic has 1 reply, 2 voices, and was last updated 1 year ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove list bullets in Naturo Pro footer quick links list
Does anyone know how to remove the list bullets that look like this…
>
>
>
in Naturo Pro theme footer quick links menu?
I manually looked for the code with no success.
Thanks!
Jason
Your Amazing Journey
https://jasonsignor.net/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#footer-wrapper ul li a.icon::before { display:none !important;}
#footer-wrapper ul li a { padding:0;}
Regards,
Brad
Introduction The popularity of WordPress is not something we can ignore. We’ve known it as the best solution that any developer can use to setup […]
This fact cannot be negated that transferring the website to a new host can prove to be really stressful and tiring. However, if you follow […]
In a number of cases, sidebars are perceived as blocks of the site where all sorts of things can be found. As a rule, a […]