Viewing 7 replies - 1 through 7 (of 7 total)
  • try and add this to custom.css:

    .banner468 ul { list-style: none; }

    I’m new to wp.. i have the same issue but need help locating this custom.css
    could anybody give me a hand? thanks..

    @duscmaster

    not every theme has a custom.css;
    if you cant’t easily find it, add the code to style.css of your theme.

    hey.. thanks for the quick response..
    I pasted the code in the style.css of the template but nothing happens.. can you think of any other possible thing I’m missing?
    thanks in advance..

    can you think of any other possible thing I’m missing?

    not without actually seeing your site.

    there is always the possibility of a more specific code preventing your code from being applied; or errors in the stylesheet preventing whole sections from being applied; or ….

    – link to your site?

    Thread Starter Martin

    (@martinpwph)

    try and add this to custom.css:

    .banner468 ul { list-style: none; }

    Hi alchymyth, your fix didn’t work. But the following worked for me:

    .wp_bannerize_468x60-Above-Posts-1 ul { list-style: none; }

    @martinpwph
    great – thanks for posting your solution ??

    this might also help @duscmaster

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WP Bannerize] Remove list circle to left of banners…’ is closed to new replies.