Category "bootstrap-4"

Modal pop up one time per user

In my website, I am using a simple modal popup with some input controls ( name, email, button). The purpose of modal popup is: After filling all mandatory fiel

How to assign custom color to progress bar bootsrap 4

Guys i have progressbar: <div class="progress"><div class="progress-bar" style="width:{{a.49}}%">{{a.49}} %</div> </div> How can i as

moving last row to bottom of container in bootstrap 4

I have a simple footer with contact information that contains of three rows. The first two appear at the top, the last one should be placed on the very bottom o

Position absolute and z-index not working in bootstrap version 5

The class(.title-image), has a "position: absolute" and the section(#features), has "position: relative" in external CSS. the idea is to place the section(#feat

How can I center an image in Bootstrap?

I am struggling to center an image using only Bootstrap's CSS-classes. I already tried several things. One was adding Bootstrap CSS-class mx-auto to the img ele

Why visual studio 2022 complains about unknown CSS class property bootstrap?

I have created a razor page web app template project in visual studio 2022. I am adding some bootstrap CSS class. here is my html: <form method="get">

Disable responsive (mobile) navbar in Bootstrap

is there a way to disable the responsive navBar in bootstrap 4? I don't want the dropdown as in the mobile version it's still possible to see the 2 links next t

Bootstrap 4: How to make top fixed navbar stay in container and not stretch?

I'm sorry for my question is may be duplicated to this:Bootstrap fixed navbar inside div or this:Twitter Bootstrap: How to make top fixed navbar stay in contai

How to get state of Reactstrap's CustomInput Switch component, and how to map switches from an array?

<FormGroup> <div> {this.props.diseases.map((disease, index) => ( <FormGroup> &l

Bootstrap 5 video carousel controls and videos not showing

I come here because I'm having problems with the coding of a website for a friend's company. he wants to add a video carousel to his website that already had a

How install a Bootswatch theme on React project?

I created a React project and I would like to install on it a bootswatch theme. The theme is display but some component of it that use js don't work. Like moda

Bootstrap 4 not updating onclick attribute of popover

I am trying to create a popover in bootstrap 4 with a nested button inside it, but on updating the data-content attribute of that popover with the button elemen