Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #505392

    I wanted to change the sidebar color, but there is a padding remaining. How can I change the color od whole sidebar?
    Sidebar

    • This topic was modified 9 years, 2 months ago by iheartwine.
    #505397

    Hi iheartwine!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sidebar {
        padding-right: 50px;
    }
    .html_header_sidebar.html_content_align_left .container {
        padding-right: 0;
    }

    Cheers!
    Yigit

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