• Resolved eliaspatrickjr

    (@eliaspatrickjr)


    Hello,

    I’ve installed the plugin, and I’m using the widget.

    But, the bullets before the topics are misaligned, as you can see.

    Is there a way to remove the bullets?

    Or can you fix it?

    Regards!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Steven

    (@shazahm1hotmailcom)

    You have to contact the theme’s support team. They have styles globally assigned to add bullets to all widgets.

    Line in …/wp-content/themes/epico/style.min.css?ver=1.11.1

    .sidebar .widget:not(.epico_social) li:not(.fa)::before {
        content: "\f138";
    }

    I hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Fix or remove bullets’ is closed to new replies.