Skip to content

August 2025

Fixed blocks for sites

Now, you can add attributes for fixing blocks to the top of the page on scrolling. This is helpful for keeping elements like navigation bars always visible.

Use the following attributes:

  • ewz-fixed-positioning-mobile for mobile devices
  • ewz-fixed-positioning-tablet for tablets
  • ewz-fixed-positioning-desktop for desktop devices

Important: Define fixed blocks above other blocks in the markup to ensure they work correctly.

Documentation updates