DMXzone Bootstrap 3 Navigation Support Product Page
Solved
menu not staked smartphone view
Reported 07 Oct 2014 16:03:31
1
has this problem
07 Oct 2014 16:03:31 Herve de Brabandère 7ok sprl posted:
Hello,I am surely doing something bad but in smartphone view www.mes-photos.be/test-nav/index.html menu items are inline and not staked.
What am I doing wrong ?
Thanks
Replies
Replied 08 Oct 2014 10:02:49
08 Oct 2014 10:02:49 Teodor Kuduschiev replied:
Hello Herve,
The issue on your page is caused by the fact you have some old bootstrap includes (v2), please remove them:
Also. you do not need to add "stacked" to the NAV inside the NAVBAR.
The issue on your page is caused by the fact you have some old bootstrap includes (v2), please remove them:
<link rel="stylesheet" type="text/css" href="../bootstrap/css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="../bootstrap/css/bootstrap-responsive.css" />
Also. you do not need to add "stacked" to the NAV inside the NAVBAR.
Replied 14 Oct 2014 09:48:22
14 Oct 2014 09:48:22 Herve de Brabandère 7ok sprl replied:
That does the job,
Thanks Teodor
Thanks Teodor