Tagged: 

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

    is there any way of making the left sidebar less wide?

    #405430

    Hi ptaljaard!

    You can change the sidebar width in Dashboard > Enfold > General Layout > Dimensions.

    If you only want to change the left sidebar then add this to your custom CSS.

    .sidebar_left .container .av-content-small.units {
      width: 80% !important;
    }

    Cheers!
    Elliott

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