Remove list bullets in Naturo Pro footer quick links list

Home Forums All Other Themes Remove list bullets in Naturo Pro footer quick links list

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #143302
    jason18jason18
    Participant
    • Topics: 22
    • Replies: 32
    • Total: 54
    Member since: November 1, 2017

    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/

    #143458
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.