GeoDirectory Supportoptions for main menu – GeoDirectory Support https://wpgeodirectory.com/support/topic/options-for-main-menu/feed Fri, 06 Mar 2026 21:39:31 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/options-for-main-menu/#post-40523 <![CDATA[options for main menu]]> https://wpgeodirectory.com/support/topic/options-for-main-menu/#post-40523 Mon, 25 May 2015 05:29:57 +0000 We Love Travel Group Is there anyway to make the sub menu / drop down wider on all categories? Or make the font size smaller on the sub menu? We are wanting our sub category titles to stay on one line as currently they are dropping on to 2 lines, which we don’t like.

http://www.welovekohsamui.com

Thank you

]]>
https://wpgeodirectory.com/support/topic/options-for-main-menu/#post-40534 <![CDATA[Reply To: options for main menu]]> https://wpgeodirectory.com/support/topic/options-for-main-menu/#post-40534 Mon, 25 May 2015 10:54:40 +0000 Simone Hello, I think you can play with

.nav li ul.sub-menu li, .nav li ul.children li

adding font-size: or width:

]]>
https://wpgeodirectory.com/support/topic/options-for-main-menu/#post-40649 <![CDATA[Reply To: options for main menu]]> https://wpgeodirectory.com/support/topic/options-for-main-menu/#post-40649 Tue, 26 May 2015 04:37:26 +0000 We Love Travel Group Hi Simone,

Could you give me an example please of how to write it with different font and width? Not sure how to do it.

Thank you

]]>
https://wpgeodirectory.com/support/topic/options-for-main-menu/#post-40770 <![CDATA[Reply To: options for main menu]]> https://wpgeodirectory.com/support/topic/options-for-main-menu/#post-40770 Wed, 27 May 2015 05:57:49 +0000 We Love Travel Group Have added the following code:

.nav li ul.sub-menu li a, .nav li ul.children li a{padding-left:10px;}
.nav li ul.sub-menu li a, .nav li ul.children li a{width:200px;}

looks fine on desktop/laptop but now it is not mobile responsive.

Is there anything i can add to make it work on mobiles?

]]>