New Front EN › Support Forums › Kanso Theme Support › Sidebar in blog. Is this possible? › Reply To: Sidebar in blog. Is this possible?
July 3, 2015 at 1:33 pm
#6839
satori
Keymaster
Hey Minimizan,
first of all, thank you for choosing Kanso!
In general, the theme’s design does not envisage a blog with a sidebar; however, it is technically possible. Please find instructions below:
1). Paste this code into the “Style: Add Custom CSS” tab of the Theme Options panel:
.page-holder #post-list .post-header { margin: 0 0 30px 0 !important; max-width: 100% !important; } .page-template-page_blog-posts-php #content { width: 60%; float: left; } .page-template-page_blog-posts-php #sidebar { float: right; } .page-template-page_blog-posts-php #post-list { width: 100%; }
2). Download this customized file, unzip it, and upload the resulting php template into the theme folder on your server (/wp-content/themes/Kanso/), replacing the existing file.
Should you encounter problems in the process, please let me know!
Sincerely,
Andrii / Satori Studio