Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #324408

    Hello,
    Please check http://www.famewebdesign.nl
    On the homepage I added a couple of short .hr lines. How can I change their color?
    Tried something like .hr-short {color:#000000;} but nothing happens.
    Maybe you can help me?
    Thanks!

    Martine

    #324424

    Hi famewebdesign!

    Please try using following code instead

    span.hr-inner, .hr-inner-style {
    border-color: red!important;
    }

    Best regards,
    Yigit

    #324829

    Thanks for your answer Yigit!
    Unfortunately it’s not working.

    But … I’ve added some more CSS yesterday of which I’m sure that the CSS is correct. And I didn’t got any result on the website. So, maybe something else is not working correct?

    #325009

    Hi!

    Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.