Viewing 1 replies (of 1 total)
  • Ryan Zook

    (@zookcomputer)

    You can remove the borders around the sidebar widgets by adding the following snippet of CSS to Additional CSS in the Customizer:

    .sidebar .widget {
    border: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Remove sidebar widgets border’ is closed to new replies.