• Hi,

    I’d like to change the background colour of my right sidebar. Are you able to help me with the code to drop into custom css?

    Cheers
    Andrew

Viewing 1 replies (of 1 total)
  • Hi Andrew – this is within my pay grade. Try this:

    /* right sidebar colour change */
    .right .tc-sidebar {
      background-color: #de491f;
    }

    Here’s a handy list of Customizr selectors.

Viewing 1 replies (of 1 total)

The topic ‘Sidebar Background Colour’ is closed to new replies.