• Resolved jnilo

    (@jnilo)


    Hello all
    I would like to change the color of the black (theme default) line which separates the widgets on the content sidebar. I am using the Twenty Fourteen theme. I cannot find out how to change my css to do that.
    Thanks for your help

Viewing 1 replies (of 1 total)
  • Thread Starter jnilo

    (@jnilo)

    OK found it. Add in CSS editor:

    .content-sidebar .widget .widget-title {
    border-top-color: #79B9E5;
    }

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: Twenty Fourteen] Howto change color of line above widgets’ is closed to new replies.