Reducing sidebar width

1 reply · opened Apr 6, 2020

Vvinay145Apr 6, 2020

hi Sir,
I recently bought the canvas theme from evanto.
I have a question regarding the layout. I am using full width with both sidebars.
So currently I have left sidebar at approx 30% , right sidebar at 30% and body at 40%.
How can I have sidebar at 15-20% and main body at around 60%

I want to reduce the sidebars width so that I can have more room for main body, but want to keep both sidebars

thanks
Vinay

SSemicolon WebSTAFFApr 7, 2020

Hello,

The Current Width of Sidebar is set at 22% and Post Content at 48% when using the Both Sidebar Layout. You can consider modifying the following CSS Codes according to your needs:


.postcontent.bothsidebar { width: 48%; }
.sidebar { width: 22%; }

This will definitely work fine. Make sure that you keep the 4% Margin in context (22% + 4% + 48% + 4% + 22%). Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard