Adjust the width of sidebar and content
-
It’s me again, can you point me where I can adjust the width of sidebar and content. I found that you can adjust the width of the both sidebar by modifying this code.
@media all and (min-width: 50em) { .sidebar { display: block; margin: 0; width: 33.33%; } }
But I cannot seem to find the the one for the content and how to make the border follow the new site. A screen shot is attached to this post.
https://www.angelespost.com/wp-content/uploads/2018/02/Image11.jpg
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Adjust the width of sidebar and content’ is closed to new replies.