Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi I figured out how to do this on the style.css line 508 lets you change the width
    should look like this

    }
    .main-navigation .menu {
    	display: block;
    	float: right;
    	margin: 0 9px 0;
    	position: relative;
    	max-width: 50%;

    the percentage may be slightly different i couldn’t remember what it was exactly I just changes it to 100% and it fixed the double line issue

    Thread Starter saraohara

    (@saraohara)

    I decided to not use this Theme but thanks for the feedback.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menus’ is closed to new replies.