Comments Corey started the conversationAugust 5, 2015 at 11:12pmwhat custom css setting can I use to center the menu text? 895TheFox repliedAugust 6, 2015 at 11:40amHello,.header_bottom_nav nav { text-align: center; }.nav_type_16 ul { display: inline-block; text-align: center; float:none; }That should centered the menu,Make sure you are using the type 16.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 Sign in to reply ...
what custom css setting can I use to center the menu text?
Hello,
.header_bottom_nav nav { text-align: center; }.nav_type_16 ul { display: inline-block; text-align: center; float:none; }
That should centered the menu,
Make sure you are using the type 16.
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