Comments GD started the conversationNovember 4, 2015 at 4:00amHi,I am trying to make the menu full width rather than padded. The menu items are dropping down onto another line and would like to keep them on one if possible.Also, is there a way to decrease the gaps between the menu items?Thanks. 895TheFox repliedNovember 4, 2015 at 8:37amHello GD, thanks for purchasing Thefox!To make the header full width add this custom css ( thefox > styling options ) :header .wrapper { width:100%; padding: 0 30px; }To decrease the gaps between the menu items I need to know which header type you are using.Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme GD repliedNovember 4, 2015 at 8:41amThank you! That works perfectly.We are using header type 1. 895TheFox repliedNovember 4, 2015 at 8:47amYou\'re welcome!If you are using the type one then add this custom css :.nav_type_1 ul li a { padding: 32px 23px 33px 23px; }and replace 23px with something smaller.Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme GD repliedNovember 5, 2015 at 12:58amThank you! 895TheFox repliedNovember 5, 2015 at 8:58amYou\'re welcome!Do not hesitate to contact us if you have other questions.Have a nice day!Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hi,
I am trying to make the menu full width rather than padded. The menu items are dropping down onto another line and would like to keep them on one if possible.
Also, is there a way to decrease the gaps between the menu items?
Thanks.
Hello GD, thanks for purchasing Thefox!
To make the header full width add this custom css ( thefox > styling options ) :
header .wrapper { width:100%; padding: 0 30px; }
To decrease the gaps between the menu items I need to know which header type you are using.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thank you! That works perfectly.
We are using header type 1.
You\'re welcome!
If you are using the type one then add this custom css :
.nav_type_1 ul li a { padding: 32px 23px 33px 23px; }
and replace 23px with something smaller.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thank you!
You\'re welcome!
Do not hesitate to contact us if you have other questions.
Have a nice day!
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme