Site logo

Archived topic

Is there a setting for Flexbox or is it now Default?

5 replies · Started by Brad on December 12, 2021

Viewing posts 1–6 of 6

I”m finding conflicting threads. Appearance - Custimize - General - ????? There’s no Flexbox option setting

Hi Brad,

The structure option is modified on 3.1 -
https://generatepress.com/generatepress-3-1-global-colors-dynamic-typography/#:~:text=Tweak%3A%20Remove%20theme%20structure%20option%20for%20people%20using%20flexbox

You won't see it if you're already using flexbox prior to 3.1 update. It's a change to completely obsolete the use of floats moving forward. :D

This means, for users who start using GeneratePress 3.1 onwards, the default will be flexbox.

Cool thanks. So this means we can code in Flexbox and it should work out of the box yes?

Cool thanks. So this means we can code in Flexbox and it should work out of the box yes?

It is for the inner wrappers of the main parts of the site but for specific elements coming from plugins or other sources, you may have to specify display: flex; for them. :D

But yeah, assuming there's no ancestor elements that specifically sets another display property, all of the elements should inherit flex. :D

Great! Thanks. Have a great week

No problem. Stay safe! :D

This archived topic is closed to new replies.