Hide header/title #848
Closed
CaptainBetty
started this conversation in
Ideas
Replies: 3 comments 3 replies
|
Does bootstrap support that? |
0 replies
|
Not that I can find in the documentation. They changed how modals worked
from v4.5 to v5.3 so I'm trying to find a workaround short of manipulating
it myself.
…On Fri, Jan 12, 2024 at 3:01 PM Tarmo Leppänen ***@***.***> wrote:
Does bootstrap support that?
—
Reply to this email directly, view it on GitHub
<#848 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAW62RJUL5OABVO5BGWUBR3YOGQCDAVCNFSM6AAAAABBYWLETGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCMJUGI3TC>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Jon-Paul LeClair*
|
2 replies
|
Bootbox 4 and below would more or less generate the look you're after - we used to omit the header markup and append the close button to the body instead when the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Would love an easy way to hide the header/title area of the modal without loosing the close button. Without supplying a Title, there's just a lot of empty space and being able to hide the header area would be a welcome option.
All reactions