Hi! I have added a border to display underneath my widgets, but I want to remove the border from one specific widget and cannot seem to find the correct element.
Here is the CSS I used to add the border:
.widget ul, .widget ol .widget:after {
margin-left: 0;
border-top: 1px solid #121212;
border-bottom: 1px solid #121212;
list-style: none;
padding-bottom: 3px;
}
Here is the URL to my page. I am looking to remove the border from the third footer widget, the text section all the way to the right.
http://useliteblog.us-elitegear.com/