简体   繁体   中英

Bootstrap slide menu navbar-right

I'm having some problems achieving my goal on having a sliding menu on the right (instead of left). Is there someone who would be willing to share how to make the nav items including the mobile menu icon and the slide appear on the right side instead of left? In desktop I would like to have the nav items in a navbar-right.

Here is the menu I am trying to change: https://jsbin.com/seqola/2/edit?html,css,js,output

Thanks a lot in advance! I appreciate the help!

What you actually need to do is just replace every left with right in the CSS and jQuery.
Working example here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM