The problem is, the tablet breakpoint is at 1024px width, which is when it shifts over to two columns. I would like just the top two grids (under Latest Stories and Recent News) and switch over to two column at 1366px width. Is this doable via custom CSS?
That sort of worked! It changed to two columns at 1366px for the top grid, but not the one underneath Recent News. Also, it no longer goes to 100%, single column for the mobile breakpoint. I tried adding one for 1024px but then it broke formatting from 1024 to 1366.
I have the code snippet live at the moment if you can take a look. Thanks!