margie5558
Member
Posted 1 year ago #
I am having a heck of a time removing the bullets from my sidebar's lists. As suggested in other threads, I have tried adding "list-style-type: none;" which seems to make nothing change. Any suggestions?
From my custom.css stylesheet.
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
margie5558
Member
Posted 1 year ago #
They're background images - not standard list bullets.
default.css:
.widget ul li a:link, .widget ul li a:visited {
background: url("default/bullet.png") no-repea 10px center;
border-bottom: 1px solid #FBDDDF;
}
margie5558
Member
Posted 1 year ago #
Thanks for the reply, esme. It worked!
mplayoust
Member
Posted 1 year ago #
Hi - I am new to css and I also want to remove the sidebar bullets for my beuno-themed site:
http://michelleplayoust.wordpress.com/
I have tried the above changes plus many others but none seem to work for me.
I would also like to display only the top level category in my sidebar - is that possible?
Any suggestions would be greatly appreciated, thx.
To remove the bullet/image, just replace it with "none". The code shown above was the actual code. Put the following into the Custom CSS box for the Woo Themes.
.widget ul li a:link, .widget ul li a:visited {
background: none no-repeat 1px center;
border-bottom: 1px solid #FBDDDF;
}
mplayoust
Member
Posted 1 year ago #
great thanks for your response - bullets are gone from customised menu (home link) and recent posts but still appearing in categories.
My CSS now reads as follows:
#sidebar
.widget ul li a:link, .widget ul li a:visited {
background: none;
border-bottom: none;
padding-left:15px;
}
Interestingly, the padding is changed for the categories but not the bullets?
I have also tried repeating this code using .widget_categories but to no avail. Any ideas?? thanks v. much.
mplayoust
Member
Posted 1 year ago #
Ok, figured it out myself after (much) more trial-and-error. For anyone else wanting to do the same thing, here is what's needed to remove bullets from categories widget in bueno:
#container .widget_categories ul li {
background:none!important;
list-style:none!important;}
NB: !important is needed to override default css.
CyntiaKzK
Member
Posted 8 months ago #
Hello Guys!i changed something on the codex, of the single post (single.php) ive tried foooor dayyys to fix it back to normal.
Can anybodu who has Bueno Theme paste the whole kodex so that i can see what did i change?
Its driving me crazyyyy, the foother is gone, the visits that go to every single post page is not apering on google analytics andit lost all connection with social media pages.
Im sure that i can fix it i can compare it with a "right" codex.
Thank you very very much!
here is an example!
http://lamujermas.com/el-blazer-blanco-que-todo-lo-puede