Link Hover Color/Post Titles

  • Heyyyyyy there,

    So I’ve managed to figure out most problems, but am still stuck on these few.

    I’ve changed the color of regular button links, but the button links in my mailchimp subscribe form and contact form are still the wrong colors (both regular and hover.) Also – the actual text hyperlinks are still hovering the wrong color. Is there any way to change this?

    Also – in the “recent blog posts” block I have on my front page, the blog post titles have mysteriously disappeared. All the other info is there (excerpt, date, category) but there’s no title.

    Any CSS help please :) Thank you!

    The blog I need help with is: (visible only to logged in users)

  • Hey, could you tell me how did you change the hover color for the buttons?
    Also, if you can change the linked text color to white ? (I had it white but as soon as I linked it, it became black)

    To change the hover color of text links, I used this:
    a:hover, a:focus, a:active, body.search a:hover>*, body.search a:focus>*, body.search a:active>* {
    color: #ffffff;
    }

  • The topic ‘Link Hover Color/Post Titles’ is closed to new replies.