How can I remove the side bar lines on my website (please see this
link [Links visible only for registered users]). These vertical lines run on both sides on every page. I have enabled two sidebars layout, but I don't want these lines to show. Can you please help me with this?
Comments
try this custom css to remove the lines,
.widget-area {cheersborder:none !important;
}