Move the Sidebar in "Santri" Theme?
-
Hi does anyone know how to move the sidebar from Santri theme from right to left? Any css code? Thanks
-
Hi cupandsorceror,
Santri is a not a WordPress.com theme. In the future, I recommend asking at https://wordpress.org/support/theme/santri#postform so the theme’s developers and support community can help you with this.
Other related WordPress.org support questions should be asked over on
https://wordpress.org/support/.div#main-holder.col-md-8 { float: right; } div#primary-sidebar.col-md-4 { float: left; }
- The topic ‘Move the Sidebar in "Santri" Theme?’ is closed to new replies.