Hi there, You will need to add some custom CSS to achieve this.
Install and activate this plugin then go to “Add Custom CSS” on your dashboard and paste this
#site-content > div >.col-md-4 {
display: none;
}
#site-content > div >.col-md-8 {
margin: auto;
float: none;
display: block;
}
in the box.
Let me know if this works
Wow, perfect. It worked! Thank you sooooooo much!
Glad this worked out!
I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!
Hey! I am having the same issue. Tried the solution above, but it didn’t change anything. Any clue on how to fix?
http://www.almostmadison.com/
Thanks!
Hi there @almostmadison
You are not using Olsen Light so I suggest creating an new thread with your issue in your theme’s support forum!
Best Regards