I'm trying to add bootstrap to a new dotnet core razor app. C:\dev\core>dotnet --version 2.1.302 I created the project with the command below and have mad
My sticky navbar had disappeared and text is over the video which should start below it. https://github.com/shanegibney/stackoverflowStickynavbarIssue There i
I am creating a bootstrap-table (version 1.18) leveraged off of bootstrap version 4.5.2 And everything appears to be working properly except the table icons are
I'm using Bootstrap 4's accordion on this page, and the text of the last item of the accordion is being centered. I'm not using text-center nor do I have a CSS
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
Guys i have progressbar: <div class="progress"><div class="progress-bar" style="width:{{a.49}}%">{{a.49}} %</div> </div> How can i as
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
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
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
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">
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
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
<FormGroup> <div> {this.props.diseases.map((disease, index) => ( <FormGroup> &l
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
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
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