How can i change menu background colour that is selected.
My CSS is here
.topmenu ul li a:hover,.topmenu ul li a.item_active {
background:url(images/right_798a701.png) right bottom no-repeat;
}
.topmenu ul li a:hover span,.topmenu ul li a.item_active span {
background:url(images/left_798a701.png) left bottom no-repeat;
color:#ffb3b3;
font-weight:400;
font-style:normal;
text-decoration:none;
}
my menu is here
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Austin MutsPosted Nov 25, 2015, 8:55 AM
Sekhar BabuPosted Nov 23, 2015, 9:44 PM