Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, are you referring to the white box around the widgets in the left hand side, or the grey box around the widget titles?

    Thread Starter Winepug

    (@winepug)

    sorry….

    how to I get ride of the grey lines/box surrounding my social media boxes? Website:

    winepug.com

    Thanks!

    Hi there, this CSS should remove the border on all your widget images:

    .widget img {
    border: none !important;
    }

    Let me know if that does the trick!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Border surrounding Widgets’ is closed to new replies.