Skip to main content

All Questions

0 votes
2 answers
849 views

How to import Bootstrap JS with HTML5 reusable web components

RESOLVED: see my solution in a comment TL;DR: Can't get bootstrap's JS to trigger, suspect that I'm importing the JS scripts wrong I've been trying to get Bootstrap to work properly with my custom ...
Ashassins's user avatar
-1 votes
1 answer
2k views

Bootstrap 3 Upgrade to Bootstrap 5 NavBar Issue

I am responsible for upgrading Bootstrap from 3 to 5, and allow some minor UI changes, like px-wise changes. However I am suffering from navbar transition like the below discussed. Here is the ...
CHANist's user avatar
  • 1,392
0 votes
4 answers
2k views

Text is not aligning center horizontally on Bootstrap v5.0 [duplicate]

I am learning Bootstrap v5.0. I am trying to make a webpage for practicing Bootstrap. I am having an issue with it. Text is not aligning center horizontally. I have used align-items-center for ...
Munna Tripathi's user avatar
0 votes
0 answers
776 views

Some issues in upgrading to bootstrap 5

I'm a Full Stack Developer, but I am new to bootstrap and I upgraded a bootstrap 3 theme to bootstrap 5. But the theme have some changes, at first I thought that the font size, after that I looked for ...
Hosam Saleh's user avatar
0 votes
0 answers
101 views

Opening Multiple Modals freeze the screen

I have like 12 Modals on a webpage, I am opening a modal from tag which has data-modal and data target as follows: <a data-toggle="modal" data-target="#services1_modal" class=...
Hashem's user avatar
  • 1
0 votes
4 answers
740 views

Bootstrap | When should you use <p class="h1"> over <h1>?

In terms of what Bootstrap provides, I don't see why anyone would use a p tag over a h tag for creating headers. <h1>Bootstrap</h1> <p class="h1">Bootstrap</p> The ...
Jake Jackson's user avatar
  • 1,235
1 vote
0 answers
65 views

Cant scroll down i pad view in bootstrap accordion tabs

cant view the bottom details of the selected card class I created the bootstrap accordion view and made it responsive for mobile when I opened it in I pad view I cant view the bottom part of the ...
odinson's user avatar
  • 19
2 votes
2 answers
55 views

landing page issue in bootstrap

I try to build a landing page using bootstrap. I created a section with icon and tags. but the text in p and h3 tags look like this here is code for section: <section id="process" ...
sinammd's user avatar
  • 132
0 votes
2 answers
2k views

How can I prevent a Dropdown from overflowing from the screen?

please? I have this problem The dropdown menu is overflowing from the screen, end I don't know how to prevent that, I'm using Bootstrap, also I didn't add any CSS for the nav. also the nav menu is ...
geraktOfRivia's user avatar
0 votes
0 answers
54 views

How to make panel header clickable in jsf using bootstrap

<p:panel id="ManageAccess" header="ManageAccess"> <h:outputText value="View Account"></h:outputText> </p:panel> How to make panel header clickable in jsf using bootstrap. ...
HARSHITA's user avatar
-1 votes
2 answers
319 views

Why the color of text is blue on bootstrap col ? and how to redesign my page with only Bootstrap css [closed]

I have worked on application and i am not strong in front end so i wanted to design a menu page like tiles just with Bootstrap but the result is not like expected. Can any one show me how or where to ...
Abderrahmane BECHIKH's user avatar
0 votes
1 answer
2k views

How do I add a background image in React+bootstrap?

I have been trying to add a background image to my webpage. This is how I am currently trying to do it but it doesn't seem to work. in my App.js file: import React from 'react'; import './App.css'; ...
Rahul Chatterjee's user avatar
0 votes
1 answer
76 views

Proper Front-End -Development Environment SetUp?

I'm a longtime lurker but new user hoping to get a little help! I apologise if this has been posted before, but I have been searching and found no answers as yet! I have been a Front-End Developer ...
BarkerDrums's user avatar
0 votes
1 answer
351 views

Bootstrap: Is it possible to create a template that can be imported to each new page on a website?

I'm using Bootstrap to create a personal website/blog. I am sort of new to this framework, and to web-development in general, so I'd appreciate some pointers. I'd like any new page I add to have the ...
Zuhaib Ahmed's user avatar
-1 votes
1 answer
731 views

How to set up submit alert with bootstrap and react.js?

I am new in React.js, and I am trying to figure it out how to set up some functionality in form. What I trying to do is the following: 1) Delete the records/inputs after clicking on the submit ...
Manfred Tijerino's user avatar

15 30 50 per page