• Hi there,
    i created a new sidebar from the Theme option page. Everything’s fine but the color of the sidebar is still the same as of the primary sidebar.
    I’d like to chnge it. Is there an easy way to do this? I use custom css.
    Thanks in advance
    Frank

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,
    I think the only way is make new backgrounds for it.
    Thats the way i did it.
    You can find it in the map IMG >> then sidebars.

    Replace them by your own (white) backgrond.

    gtz

    Thread Starter sprlstrs

    (@sprlstrs)

    Hallo,
    ohh, okay. ?hhh, i mean the color of the top of the sidebar, the section where “follow” and “more” appear, not the sidebar in complete.

    I’d say it’s here:

    .s2 .sidebar-top, .s2 .sidebar-toggle, .post-comments, .jp-play-bar, .jp-volume-bar-value, .s2 .widget_calendar caption {
        background-color: #468290;
    }

    I think s2 is “primary” sidebar and s1 is secondary sidebar.

    I’d suggest putting that code into your child theme CSS or custom CSS file and then change the color.
    NOTE: #468290 is a custom color I’ve added, but css is same.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change the color of a self created sidebar’ is closed to new replies.