[ad_1]
Hello,
I made this site ( [https://roelofwobbenfrontend.github.io/sunny\_side\_landing\_page/roelof.html]) with flexbox and html.
Now as challenge I want to remake the layout in wordpress 6 and use css grid.
What is the best way to make this happen ?
[ad_2]
The best way, and only way, is to change the CSS. Instead of display: flex, do display: grid and go from there.