It is possbile:
- One row as container for all 5 blocks/widgets.
- Insert first one row, and give it 2 columns,
- In left column of this row container insert new row and delete second column. Leave just one column and give it 100% width, no margin/padding.
- In the right column of row container insert twice row (2 rows), and leave default 2 columns inside with equal width.
- When you finish this insert widgets areas in all columns and name it something easy to not be confused in WP backend-
- Then simply install some plugins for posts listings and add via widgets/shortcodes in those widgets areas. You can put even dynamic post slider.
This is all. Dont forget to remove padding/margin from all rows and columns, if you want same layout as in this picture.
You can even play with background colors and text colors of this blocks.
It is possbile:
- One row as container for all 5 blocks/widgets.
- Insert first one row, and give it 2 columns,
- In left column of this row container insert new row and delete second column. Leave just one column and give it 100% width, no margin/padding.
- In the right column of row container insert twice row (2 rows), and leave default 2 columns inside with equal width.
- When you finish this insert widgets areas in all columns and name it something easy to not be confused in WP backend-
- Then simply install some plugins for posts listings and add via widgets/shortcodes in those widgets areas. You can put even dynamic post slider.
This is all. Dont forget to remove padding/margin from all rows and columns, if you want same layout as in this picture.
You can even play with background colors and text colors of this blocks.