Forums

Problem removing bullet from widgets (3 posts)

  1. Lokapriya
    Member
    Posted 11 months ago #

    Hello

    I added a widget to my page and I'm trying to figure out how to remove the unordered list style. In WP-Polls Widget , I am not able to diable the bullet list, because of that The layout gets expanded from the widget bar and looks kinda bad. Please help me on this:

    For Demo Please check the site: http://gowda.lokapriya.com/ . Below there in Sidebar there is a widget bar called "Polls". After Voting The Problem occurs..

  2. chaoskaizer
    Member
    Posted 11 months ago #

    Your sidebar list has fixed bullet background image styles, you can add the below CSS code to exclude the bullet image from wp-polls widgets.

    add inside your theme's style.css.

    .wp-polls-ul li{background-image:none !important}
  3. Lokapriya
    Member
    Posted 11 months ago #

    Hi chaoskaizer

    That hasnt solved my purpose for the template.. If you could please visit http://gowda.lokapriya.com/ and see for urself, it would be kind of u.. In that below the blog the polls (WP-Polls) hasnt served my purpose.. Though the images doesnt appear now, some lines or boxes push the widget outside.. It doesnt align to the Widget Box.. Any Help Pls ?

Reply

You must log in to post.

About this Topic