css help please
-
Hi
i am trying to style “Top 10 – Popular posts” same as my other blocks.
here my code:
.tptn_posts_daily ul li, .tptn_posts ul li {
border-left: none!important;
border-left-color: currentcolor!important;
border-right: 3px solid rgba(0,0,0,.11)!important;
border-right-color: rgba(0, 0, 0, 0.11)!important;
padding: 6px 14px 6px 0!important;
}.tptn_posts_daily ul li, .tptn_posts ul li a:hover {
border-color: #2c2c2c!important;
}i couldn’t make the hover works same as the other block on the right
pls see site:
any help fixing the css code is very appreciated.
thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘css help please’ is closed to new replies.