Viewing 4 replies - 1 through 4 (of 4 total)
  • You want to change color of the sidebar in responsive mode (mobile)?

    Thread Starter socialclub

    (@socialclub)

    I want to change background color in all mode (mobile+tablet+desktops).

    Thread Starter socialclub

    (@socialclub)

    Hi, it’s ok now.

    i include the code above in the custom.css to modify color to white

    .mystyle {
    .sidebar { padding-bottom: 20px; position: relative; z-index: 2; background: #ffffff!important; background-color: #ffffff!important;}
    }

    You also need to change the color on the small PNG files found in the themes img –> sidebar folder to make this work properly in all modes.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Color Background SideBar’ is closed to new replies.