CSS should be:
.navbar .nav {
display: block;
float: right;
left: 0;
margin: 0 10px 0 0;
position: relative;
}
May need to adjust the 10px margin(-right).
Have you checked what it looks like in other screen dimensions? eg Widescreen, iPad, iPhone – if that’s important to your site.
Thanks rdellconsulting. That helped me out.
I will check the appearance on other platforms, thanks for the tip!
Thanks for the code. It accomplished half of what I was looking to do, but I was wondering if you could help with the rest. My menu was shifted right, but now the left-hand portion of the menu box is empty. I would like the empty portion of the box to “shrink” around the options inside, hopefully increasing the size of the company logo. I truly appreciate any help you provide. Please reference: http://www.lindsaymachineworks.com/dev to see the current state of my menu/logo size.
@jbarreto, can you start a new Topic for your problem please. Before a Moderator jumps on you 😉
Yes, sorry. This was my request for help and didn’t know the procedure.