
Hey Sami,
- Regarding change the grid width, have a look at this replie.
- To remove the no widget notice, you can add
beans_remove_action( 'beans_no_widget' );
to yourfunctions.php
- Banks child theme has a centered content as you described it, so I suggest you download it from the themes page and look into the code, it is the best way to learn π
Have fun,

Hi!
First of all, thanks for the tip on how to change the layout grid size. That's exactly what I needed.
Regarding the suggestion in your #3, thanks, but what I want is slightly different. I do like banks child theme, I installed it already, too. But what I want is slightly different. Bearing in mind that the left sidebar uses 20% width (after this mod), I will use the remaining 80% width for the post image, but for the content, i'll set it to 60%, leaving a margin on the right with 20%. I plan to achieve that with flexbox. Just need some testing now.
Cheers

An update:
I managed to create the flex container I needed. A lot of testing but in the end it went out exactly is I needed. I'll tell you when it is online so you can see the end result.
Cheers

Great stuff Sami, glad to hear you managed to get it working as you intended to π
Looking forward to seeing your work,

Hi Sami
Can you post the answer you figured out to the questions you raised? How you used it. Perhaps even include a link to where you are using it?
I am going through the forums looking for material to create tutorials.
Thanks.