Minimal Bar
Minimal newsletter bar with a single input and button.
Minimal newsletter bar with a single input and button.
The source for every block is part of All Access. One purchase unlocks the entire library, today and in the future.
The source for every block is part of All Access. One purchase unlocks the entire library, today and in the future.
A slim, low profile newsletter strip framed by thin top and bottom borders. It pairs a short "Subscribe to the Acme newsletter" heading on the left with a joined email input and Subscribe button on the right, nothing more. This Tailwind CSS and daisyUI block is the lightest way to ask for an email without dedicating a full section to it.
border-y border-base-300 rulesjoin group with input input-bordered and btn btn-primaryOn small screens the heading sits above the form and the field spans the full width; from the sm breakpoint they align on one row with a fixed width input. The email field includes an aria-label of "Email address" so it stays accessible without a visible label, and the bordered rules pick up their color from your active daisyUI theme.