Issue making links bold
-
Hello,
Please help:
I’m trying to get my links bold across the site:
I tried this in CSS:
.entry-content a {
font-weight: bold;
}
or this.entry-content a {
font-weight: bold !important;
}or this:
.entry-content a {
font-weight: bolder!important;
}I cannot get it to work. I’m using UNICON theme. Any help is very much appreciated.
The page I need help with: [log in to see the link]
The topic ‘Issue making links bold’ is closed to new replies.