Hello, please go to your hosting file manager or ftp and find the index.php inside of the theme folder, copy the file and paste it inside the child theme folder, now edit it and place the following code, depending on what sidebar template you want:
For left sidebar
COPY CODE
<?php
//create left sidebar template
kleo_switch_layout( 'left' );
?>
For right sidebar
COPY CODE
<?php
//create right sidebar template
kleo_switch_layout( 'right' );
?>
Check out the screenshots please 🙂
1- How it should look like
2- How to select the sidebar ( in the blog page editor, at the end of the page )
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Laura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be
logged in to view attached files.