Quantcast
Channel: bbPress.org » All Posts
Viewing all articles
Browse latest Browse all 3638

Reply To: Adding border bottom to widgets

$
0
0

on my end whenever i used #sidebar and .widget it didnt work

so

#bbp_topics_widget-4 ul li {
border-bottom: 1px solid #F1F1F1;
}

#bbp_topics_widget-4 ul li {
border-bottom: 1px solid #F1F1F1!important;
}

#bbp_topics_widget-4 li {
border-bottom: 1px solid #F1F1F1;
}

should all work


Viewing all articles
Browse latest Browse all 3638

Trending Articles