themovation / th-widget-pack

Theme Widget Pack
19 stars 6 forks source link

Blog widget classes #76

Closed teaganm closed 7 years ago

teaganm commented 7 years ago

Here are the classes for the blog widget - the main class goes on either:

And then of course the bootstrap column classes go where they are now.

2 column

3 column

4 column

5 column

ryanlabelle commented 7 years ago

Thanks. Seeing some strange behavour on col 4 and col 5. I pushed the updates so that we can test tomorrow. Pagination has also been pushed. We'll need to test pagination on the homepage (frontpage)

teaganm commented 7 years ago

Ok I see what the problem was - I used the "mas-blog-post" class which doesn't include the isotope sizer element - so I just changed it to a class for both and now the appearance is fixed for 4 and 5 col.

There are still some points near the mobile sizes where it's not perfect, but we can circle back to that / also part of a larger discussion about container sizing / etc.

Will check out pagination too.

ryanlabelle commented 7 years ago

Looks good now!