Site logo

Archived topic

Flexbox is splitting my posts into 2 side by side blocks

3 replies · Started by Carlo on October 17, 2020

Viewing posts 1–4 of 4

Hi,
am using a hook to display short "disclaimer" at the top of some posts. They are being placed in generate_inside_container

this was displaying fine at the top of the required posts, now with the new flexbox, it splits my pages an even 50/50 down the middle, with the disclaimer on the left and the post squished on the right.

with flexbox set, can i revert it to how i had it displayed before? with the disclaimer from the (generate_inside_container) displayed at the top, followed by the actual post straight underneath?

Hi there,

Try using the generate_before_main_content hook instead.

Let me know if this helps :)

thanks, that did the trick

No problem :)

This archived topic is closed to new replies.