• Resolved joshibhargav20

    (@joshibhargav20)


    Hi,

    I have checked the Enable styling (remove bullets etc) under settings, but the bullets are still visible on the page.

    What should I do to remove the bullets?

    The page is still under Preview mode so I am unable to share the URL.

    I am using WordPress 4.8.1
    Theme – Blackroot Lite

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hey @joshibhargav20,

    Are you able to share a link to your site, to a page with the widgets in? If so I shall be able to take a look.

    Ta, Todd

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hey @joshibhargav20, any update on the above?

    I have this same issue and trying to strip it out via my theme’s stylesheet isn’t working no matter what I do. There is a li, (without any ol or ul either) that shows up before the title and checking the box doesn’t get it to go away.

    I’m redoing a site for a client and this is the page that I’m experiencing the issues on right now: https://blumen.com/testing/flowers/

    I’m going to go into the plugin’s source and fix it but please fix it for future updates otherwise when we go live if it shows up my client is going to be very unhappy. Thanks!

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hi @wdorkoskey, sorry for the issue.
    Could you please raise a separate issue thread for me? This will greatly help me keep on top of things.

    FYI – usually (~95% of the time) the bullets issue is caused due to theme stlying, and so we need to overwrite it. Also there is a pro version if you want premium support for you (or your clients)

    I resolved it. I added .widgets_on_page li {list-style:none;background:none;} to the plugin’s css.

    Edit: Since there was no ul or ol before the li the other css in there didn’t have any effect but adding the line with no ol or ul in there fixed it.

    Cheers!

    • This reply was modified 7 years, 6 months ago by WDOrkoskey.
    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hey @wdorkoskey, nice work on fixing the issue, but really you should not alter the plugin’s css as upon an update you will lose it.
    Also looking at the code of the page I cannot see that the Widgets on Pages is actually be used on it?!?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Bullets are still visible after Enabling styling (remove bullets etc) under Sett’ is closed to new replies.