-
Author
-
August 9, 2017 at 19:29 #170086nOgParticipant
Hello, i try to get a responsive menu, but it work on Bootstrap 3 and not in BuddyApp,
any clue why ?
code exemple that should work :
[code]
<div style=”clear:both”></div>
<div id=”wrap”>
<div class=”navbar navbar-inverse navbar-static-top hr” style=”background:#ececec; border-top:none; “>
<div class=”container”>
<div class=”navbar-header”>
<button type=”button” class=”navbar-toggle” data-toggle=”collapse” data-target=”.navbar-collapse8″>
<span class=”icon-bar”></span>
<span class=”icon-bar”></span>
<span class=”icon-bar”></span>
</button>
</div>
<div class=”navbar-collapse8 collapse”>
<ul class=”nav navbar-nav” style=”font-size:17px;”>
<li><a href=”#”>it1d</a></li>
<li class=”divider-vertical”></li>
<li><a href=”#about”>it2d</a></li>
<li class=”divider-vertical”></li>
<li><a href=”#contact”>it3d</a></li>
<li class=”divider-vertical”></li>
<li><a href=”#contact”>it4d</a></li>
<li class=”divider-vertical”></li>
<li><a href=”#contact”>it5d</a></li>
<li class=”divider-vertical”></li>
<li><a href=”#contact”>it6d</a></li>
<li class=”divider-vertical”></li>
<li><a href=”#contact”>it7d</a></li></ul>
</div>
</div>
</div></div>[/code]
August 10, 2017 at 00:41 #170135LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 14, 2017 at 16:00 #170583RaduModeratorHi,
Buddyapp uses a modified version of the bootstrap framework meybe that, but where in page you try to add that menu? (provide screenshot)
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.