Can't seem to remove footer menu list-style

Hi there,

Despite everything being set as list-style:none; I can’t seem to remove the little > icon beside the menu items?

Any help would be appreciated.

Thanks,
Kind regards,

Hello Keanu,

Thanks for writing in!

Please add following CSS under Pro > Theme Options > CSS:

footer.x-colophon.top .widget a:before, footer.x-colophon.top .widget a:after{display: none;}

1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g

2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI

Thanks.

Thank you very much for the quick reply.

Apparantly I really wasn’t thinking earlier! Sorry about that! All sorted!

Please consider this issue resolved :slight_smile:

Thank you again!

Kind regards,

Glad to hear it is sorted, Keanu.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.