Skip to content
Public Ticket #3411

body width

Conversation thread

PenciDesign replied

Staff Reply

Hi,

You can add more space between the sidebar & content by add more this code to Customize > Custom CSS:

\
@media only screen and (min-width: 961px){\
.container.penci_sidebar #main{ padding-right: 100px; }\
}\

Change number 100 to value you want.

Best Regards,

PenciDesign

sonorita started the conversation

Conversation Start

How can I change the container width for a page that has a sidebar? Or is there another way I can add some space between the sidebar and the body?

thanks

Want to join this conversation or access attachments? Sign in first.