• Resolved shoshannah

    (@shoshannah)


    Hi, I am wondering if there is CSS to remove the black horizontal lines between sidebar elements? Thanks!

    EDIT: solved
    I figured it out ?? Here is it for anyone else

    .sidebar-no-borders .widget.widget_text {
    border-top: none;
    border-bottom: none;
    }

    • This topic was modified 7 years, 1 month ago by shoshannah.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Remove black lines in between sidebar widgets’ is closed to new replies.