Hi – you can but it requires customization of the theme files. You’ll need to edit index.php and change these lines: http://prntscr.com/cspgtp
<div class="col-md-9 blog-feed-column">
and
<div class="col-md-3 sidebar">
col-md-9 and col-md-3 are the classes that will need to be changed. The theme uses the Bootstrap framework so you can learn more about the grid system here.
Would you consider leaving us a review here? 🙂
Hey there,
I went in and changed it in index.php. That said sometimes it shows up correctly, sometimes it reverts back to 3 and 9. I’m trying to make it 4 and 8.
Any advice on where I might have messed up?
Thanks,
Kelsey
-
This reply was modified 9 years, 8 months ago by
ksully913.
Which pages does it revert back on? It is possible they are the single.php and page.php templates. You’ll need to make the same changes there as well.
@ksully913 – I see this was resolved. Thanks! Would you consider leaving us a review? 🙂
-
This reply was modified 9 years, 8 months ago by
lyrathemes.