Archived topic
Content borders
2 replies · Started by Carl on December 17, 2016
Viewing posts 1–3 of 3
I manged to use the following code to give my sidebar widgets a border:
.sidebar .widget {
border:1px solid #333333;
padding:20px;
}
However, I want to do the same with the main content of the page so it matches. Any suggestions? You can see what I mean here.
.site-main was what I was looking for!
Glad you were able to find a solution!
This archived topic is closed to new replies.