Introduction to Elementor Flexbox

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • An under 10 minute overview and demonstration of the powerful Flexbox layout model built into Elementor (and modern browsers). Learn about:
    - What Flexbox is
    - Wrapping containers
    - Growing and shrinking containers
    - Justifying/positioning containers
    - Ordering containers manually or by direction
    - Aligning containers
    References:
    Chris Coyier's Complete Guide to Flexbox: css-tricks.com...
    Elementor's Flexbox playground (not always up to date):
    playground.ele...

ความคิดเห็น • 5

  • @stevemcirvin
    @stevemcirvin 5 หลายเดือนก่อน

    How did I miss this when it first came out? Thanks for the refresher.

  • @Flippyfloppy007
    @Flippyfloppy007 4 หลายเดือนก่อน

    Thank you for this -- made things wayyyyy clearer for me

    • @KingGrizzly
      @KingGrizzly  4 หลายเดือนก่อน

      Happy to see this!

  • @mtnpfi
    @mtnpfi 5 หลายเดือนก่อน

    Thanks for the video, Grizzly! I am still confused though: isn't flexbox a container? Or what is the difference? Thx : )

    • @KingGrizzly
      @KingGrizzly  5 หลายเดือนก่อน +1

      Yeah, containers use Flexbox, but it is also possible to click on a widget inside of a container and give it some "Flex" settings related to alignment and size.
      It all about positioning, ordering, sizing. While I believe the container does need to be Flexbox for it to work, widget then too can have some settings as well.
      At least, that is how I understand it.