Link colours in widgets
-
Hi. LOving the theme, just have a few issues.
I want to change the link colours in my sidebar – where I’ve placed widgets. I have a blog and the widget is links to previous posts and comments.
I’ve tried a CSS snippet that does not work:
`/* Standard links */
a {
color: #411006;
}/* Visited links */
a:visited {
color: #701906;
}/* Hover links */
a:hover {
font-weight: bold;
}Also – Ive uploaded a header at the size recommended but the theme doesnt show the full header, I tried the different settings for size but they are either too big or cropped. How do i change that?
/M
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Link colours in widgets’ is closed to new replies.