How to bold current selected text link of text widget in sidebar?
-
Hi to all, I’m new to this forum. In our company we are developing a site in wordpress.In this site I’m using four text widget in sidebar, each of them has link respectively, when clicking a link among them ,current link must be bold when compared to other, for that i wrote css for class “textwidget” like
.textwidget{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}
but all four text link were displayed as bold.
Pls solve my problem
Is there in grammatical mistake, forgive me.The blog I need help with is: (visible only to logged in users)
-
- The topic ‘How to bold current selected text link of text widget in sidebar?’ is closed to new replies.