Expanding Sidebar moves it to the bottom of the page (below the content area)

Hi,

I'm trying to expand my sidebar using:

@media only screen and (min-width: 980px) { .single-post .content_wrapper { width: 85% !important; } .four.columns { width: 25% !important; } }

I'd like to expand 25% to 30%, but when I do the sidebar moves under the content area.
I see there's empty space to the right of the sidebar to expand, but I'm not sure how to accomplish this.
I've attached an image:

image

Any help would be really great!

Thank you!

Keith

Comments

Sign In or Register to comment.