Hi,
What element are you placing on your sidebar?
You can try manipulating the .css in “custom CSS” using either of the following:
// first//
#sidebar {
width: 280px;
float: right;
word-wrap: break-word;
}
//second//
#sidebar .widget {
color: #767676;
list-style: none;
margin-bottom: 40px;
}
Cheers,
Vittorio
https://www.agilewebmarketing.com.au