Reply To: make the content area wider?

Homepage Community Forums Legacy Theme Support make the content area wider? Reply To: make the content area wider?

#3450
Eric
Customer

    Well to add more space in between the content and sidebar, you could just decrease the content width around line 548 in your css.

    .content-sidebar #content,
    .sidebar-content #content {
    width: 580px;
    }


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com