Remove sidebar widget border
-
Hello,
I try to remove the border of the widgets in my sidebar. But by setting the border to ‘0px’ or ‘none’, the whole sidebar is disabled. Could anybody help me, by telling what I should do to remove the borders. It is about the website https://www.latour-lith.nl
.sidebar .block { float: left; margin-bottom: 10px; /*border-left: 1px solid #E3E3E3; border-top: 1px solid #E3E3E3; border-right: 1px solid #E3E3E3; border-bottom: 1px solid #E3E3E3;*/ border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0;
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Remove sidebar widget border’ is closed to new replies.