Hi and thank you for a great add-on.
Apologies if this is something that I should work out for myself but I am new to bootstrap and suffering “css shell shock” at the moment in trying to tie everything together.
I am using the sm clean style with a fixed top menu that I want aligned to the right.
I have had to fix the height of the top menu to 59px to get it to sit within the height of my navbar but have two problems with the look that I have so far;
1. The sub-menus are aligning to the right (end) of the main menu text, but I need them to align to the left (start) of each menu item text. (as with your menus above).
They need to extend to the right but they are extending back to the left beyond the start of the menu item text.
What code would I need to edit to fix this?
2. Also in responsive view on a small screen and when the toggle menu is pressed, the menus appear over the top of the page content. I know this is standard and OK on desktops and maybe even some tablets, but for small devices like phones, I would like the sub-menus to “push down” the content below it so that the top of the page can still be viewed from immediately below the nav-bar. There is also some unwanted transparency between the menu items.
Could you please advise how I may be able to fix this? I guess it is a tweak of the z-index but just not quite sure where.
The page that I am testing this on is here: http://mybusiness-mylife.com/new-responsive-intro/ and it will demonstrate the above issues.
I am currently using a different responsive technique on my site that is too slow to load and wanting to convert to bootstrap, but you can see the effects that I want to gain here: http://mybusiness-mylife.com/
Just one other point quick question, I notice that the break-points on your style sheet are different to the standard bootstrap break points. Could you please explain the reason for this?
Would really appreciate your assistance.
Thank you.