Skip to main content

All Questions

Tagged with
0 votes
0 answers
20 views

Adapt the titles of my navbar so that each title is placed in each allocated position in an image which will be the background of the navbar in CSS

I want to make sure to adapt the titles of my navbar so that each title is placed perfectly in each allocated position in an image which will be the background of the navbar in CSS. I would also like ...
shnznnn's user avatar
0 votes
2 answers
50 views

I'm trying to figure out how to setup a responsive navbar with a centered logo

I'm new here, but I wasn't able to find an answer to this using just html, css, and js. This is my first expedition outside Wordpress. I've been stuck for 3 days and I'm missing something. I don't ...
Marketingn3rd's user avatar
0 votes
0 answers
39 views

Weird behaviour of Google Chrome's responsive website checker

I am trying to create a responsive website, I've used a basic reset.css from this website and whenever I'm going on the inspect tool and changing it to responsive, the nav-bar or the whole website ...
Shravan Rajput's user avatar
0 votes
1 answer
47 views

Im having trouble with navbar in mobile for only my index page

HTML file <div class="header_section header_bg"> <div class="container-fluid"> <nav class="navbar navbar-expand-lg navbar-light bg-light"> &...
Saad Abbas's user avatar
1 vote
1 answer
160 views

Responsive Megamenu position css

I'm trying to create a responsive navbar which has a megamenu in the desktop version and a list menu in the mobile version. My problem is, that I don't know how to correctly apply html classes and css....
Data Science's user avatar
0 votes
1 answer
50 views

When I click on hamburger, the navbar menu is not displayed

I have a problem with my code. I want to make a responsive navbar, however, although the burger turns into an "X" when I click on it, the menu doesn't show up. I really don't understand, and ...
Jean's user avatar
  • 1
0 votes
1 answer
100 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
0 votes
0 answers
28 views

what is ".responsive" in css? Is this a predefined css functionality because in below mentioned code we did not specify responsive class in html

In below mentioned code we are using ".responsive" but we have not mentioned "responsive" class in HTML how are we accessing it in css using ".responsive" do we have this ...
Mohsin panchadia's user avatar
1 vote
1 answer
424 views

How to make navigation bar responsive using bootstrap

Below, I have shared my current code. The issue I am facing is related to making the navbar responsive. When I zoom in or out, I want everything to remain visually appealing; however, certain elements ...
Bilal Waseem's user avatar
0 votes
1 answer
279 views

Responsive navbar does not show menus when I resize window or on mobile

I'm trying to build my first website, and I am stuck on this problem since a week. I want to create a responsive Navbar with hamburger menu when I resize a window or when I use the website on a mobile....
Rob m2's user avatar
  • 13
1 vote
1 answer
533 views

Hamburger icon click does not display menus

I'm trying to build my first website, and I am stuck on this problem. I want to create a responsive Navbar with hamburger menu when I resize a window or when I use the website on a mobile. However, ...
Rob m2's user avatar
  • 13
1 vote
0 answers
303 views

Angular Material navbar responsive

I would like to create a responsive navbar with angular material. I would like to create something this bootstrap navbar: see bootstrap responsive navbar When the screen size is reduced, I would like ...
Ghiro68's user avatar
  • 11
0 votes
2 answers
39 views

How to put my navbar heading above the other elements

I've created this simple navbar using html and css, but I want to move "Valhalla" text on top of the other list elements when the screen gets smaller than 850px. Html: <nav> <ul&...
andy.malik's user avatar
0 votes
1 answer
43 views

Transition for my responsive Navbar dont works

I want to create a navbar for my Website but if i add transition to the links on mobile mode, it dont animates My HTML <header> <nav> <span class="navvisible&...
mxritz's user avatar
  • 23
1 vote
1 answer
101 views

Bootstrap 5 Navbar Collapsing One Set of Links with Toggler to Left of Second Set

I am trying to create a responsive navbar that works in a fashion such that I have two sets of right-aligned links. The first set should collapse, but the second set should remain visible at all ...
Joseph Ferris's user avatar

15 30 50 per page
1
2 3 4 5
7