Remove shaded border around posts?
- The topic ‘Remove shaded border around posts?’ is closed to new replies.
Need help? Check out our Support site, then
Hey
I changed the background of the post to white, but there is still a shaded gray border around it that I would like removed.
this is a box shadow on the sidebar on the right and the social bar on the left.
You can remove this with the following custom css:
.masthead, #minor-sidebar {
box-shadow: none;
}
Great! Thank you!
There are two grey bars on each side of the website. Would it be possible to also make these white?
I don’t see any grey bars – could you explain a bit more what you mean?