• Hello,

    I just started using your plugin on my website to show logos.. https://www.qbmonline.com is my website. Your plugin is being used on the bottom footer in the middle. I for some unknown reason have a little black dot right to the left of your plugin.. Any idea how to remove it? It’s directly to the left on the top corner.

    Any help would be appericiated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you have the plugin in a widget container you need to set the list style for the .aside ul to ‘none’ in your (child) theme:

    .aside ul ul {
    	list-style:none;
    }

    This worked for me, maybe someone else has another solution.

    Take care,
    Sabra

    Thread Starter bluio

    (@bluio)

    Thanks for replying. I’m sorry it took so long to reply back! It works, and I am forever grateful! Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: JJ NextGen JQuery Slider] Little Grey Dot’ is closed to new replies.