Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Centering buddypress/removal of sidebar.


Ali Erkurt
Participant

@alierkurt

You need to add this to container:

Code:
margin-left: auto;
margin-right: auto;

This might work…

Skip to toolbar