Skip to main content

All Questions

0 votes
1 answer
131 views

Bootstrap 5 navbar toggle button not responding

I'm having trouble getting the toggle button in my Bootstrap 5 navbar to work properly. The button appears, but clicking it doesn't show the navigation links on smaller screens. I've followed the ...
Uzair Saeed's user avatar
1 vote
1 answer
37 views

Bootstrap css navbar not showing fully on mobile

I am trying to make my navbar fully show on mobile, currently it only shows the "navbar-brand" item. Here is my code: <nav class="navbar navbar-expand-lg" style="background-...
Arthur Régis Mais's user avatar
0 votes
1 answer
666 views

mobile view on bootstrap has extra white space at the bottom of container

white space on mobile Top of the page has annoying whitespace that I am trying to figure out how to remove on mobile. I have tried different methods I have researched with nothing working. The ...
user avatar
4 votes
1 answer
371 views

Menu Not Visible in Mobile browsers desktop site view

I used Bootstrap for design and used tag for menu, i made two menus for different size devices(lg and xs), all working fine as per screen size devices but nothing visible in Mobile Browsers desktop ...
Shashikant's user avatar
1 vote
1 answer
44 views

cannot see navbar options when clicking on hamburger/bars menu on mobile screen

For the following code in html (showing a navbar), when I reduce the width of the page enough such that the hamburger/bars icon appears instead of the normal options in the navbar, I cannot see the ...
user11508332's user avatar
1 vote
1 answer
2k views

How to develop website compatible with mobile using asp.net and c#

i have got to develop website ASP NET C# with webpages compatibles with mobile i working with this article Visual Studio Tools for Bootstrap i have installed on project the SideWaffle.Creator 2017 but ...
user avatar
0 votes
3 answers
99 views

Bootstarp 4 - how to change order of cols in different rows for mobile

I need to make a different order for bootstrap col for the mobile. I found many stack overflow question regrading this topic but i did not see any topic that is related to changing the order of cols ...
lironzaa's user avatar
  • 544
0 votes
0 answers
154 views

Bootstrap mobile menu a bullet point list?

I have a template that uses bootstrap. I am a complete beginner with such things. The menu looks all wrong when using mobile screen size (android, moto G7 size). It is basically a full screen grey box ...
vic's user avatar
  • 1
1 vote
1 answer
440 views

Change bootstrap modal to static div depending on screen size

I'm working on a one-page app-like site that has a list of items that the user can click, to get more information about the item. On the mobile version I would like this information to pop up as a ...
ballofpopculture's user avatar
0 votes
1 answer
172 views

Align last 3 menu items inline on mobile menu

The last 3 items in my Wordpress primary navigation menu are social icons. I want to have only these items align inline/horizontal on mobile. I have tried float, display-inline, adding class d-...
ElectricSilk's user avatar
0 votes
1 answer
680 views

Bootstrap modal with drowdown menu responsive text

I have a bootstrap modal with a dropdown menu. However, the length of the text in the dropdown menu varies. Now if the screen is narrow (mobile) then part of the text is lost.I am very curious if it ...
Kees de Jager's user avatar
4 votes
1 answer
3k views

Bootstrap Btn Classes Not Working on Mobile

For some reason, I can't get mobile to stop applying its default styling and respect the bootstrap css (v3.4.1). Below is my html: <div class="buttons col-xs-4"> <div id="btnvote1" ...
Andrew's user avatar
  • 444
0 votes
1 answer
3k views

How to make odd/even cols in Bootstrap 4?

I have a section which must contains an image on the left and a text on the right, and in the next col, I have the opposite, I mean, a text on the left and an image on the right. This is my html: <...
joaogdesigner's user avatar
0 votes
1 answer
20 views

How to make links appear only on mobile and not on desktop?

Say I have a standard bootstrap navbar that collapses down on mobile. Currently everything in the desktop navbar appears on mobile. How do I make it so that say, "Contact Us" only appears on mobile ...
Ciarán Flanagan's user avatar
0 votes
0 answers
33 views

Calendar plugin not displaying nav arrows in mobile browser

I am using an Availability Calendar plugin on my small cabin rental website, for which I am building a mobile version of (using Bootstrap). The arrows appear fine above the calendars on the desktop ...
user2368097's user avatar

15 30 50 per page
1
2 3 4 5
29