Home › Forums › WordPress Themes – Premium › Circumference › qtranslate and primary menu › Reply To: qtranslate and primary menu
April 15, 2014 at 6:35 pm
#19686
Moderator
You are using the child theme which is a BIG bonus here because it makes this easier.
1. Using an FTP program, upload a copy of the header.php from the main theme
2. Edit this file and look for col-md-5 and change it to col-md-4 (about halfway down the file)
3. Look for col-md-7 and change it to col-md-8
This will shorten the logo container and then adds the extra space to the menu container for more room.