thanks
The blog I need help with is jubileeblog.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
thanks
The blog I need help with is jubileeblog.com.
This would do it for all links in the content I believe:
.entry-content a {
font-weight: bold;
}
This would do it for most all links in the site (except titles).
a {
font-weight: bold;
}
If you use the second, look around the site to make sure it doesn't change some stuff you do not want changed.
thank you -- the second is great, although i would appreciate it if there were some way to keep the side/widget links at normal weight, that'd be perfect.
The first will do the content links only and leave the sidebar and the rest alone.
derp! thanks again.
You are welcome.
This topic has been closed to new replies.