• Is there a way to do this in both directions? Changing the percentage on this in style.css increases the width of the navigation area to the right, but not to the left.

    .themonic-nav {
    	box-shadow: 0px -2px 0px 0px #0d1346;
    	text-align: center;
    	float:auto;
    	width:100%;
    }

    Thanks.

  • The topic ‘Navigation menu width’ is closed to new replies.