Sidebar width
-
Is it possible to adjust the width of the sidebar? It seems to be almost half the page.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Yes it is possible to adjust the width of the sidebar. But it involves custom CSS code. Note that, you need to be on a premium or business plan to use custom CSS.
The site currently has these settings –
#primary { width: 65.87301587301587%; } #secondary { width: 31.74603174603175%; }Note that, primary is the main content area while secondary is the sidebar. You can adjust these numbers but make sure to edit them both.
And you can enter the CSS code here –
My Sites → Customize → CSSI hope this helps :)
- The topic ‘Sidebar width’ is closed to new replies.