Removing white padding and one divider in Adelle sidebar
-
Can anyone tell me if there is a way to remove just one divider on my widget sidebar? I want to remove the space and bar under the social media icons on the right so that it is in the same area as my picture. The picture and words under it are a rich text widget.
I want to keep the rest of the dividers and padding I just want to remove the one under the first widget so they are combined.
right now I have this in my custom css app regarding the side bar:
.side-widget {
background: none;
border: 1px #000000;
border-style: none none solid;
}
.aside {
background-color: #fff;
border: 0px solid #959595;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Removing white padding and one divider in Adelle sidebar’ is closed to new replies.