GeoDirectory Supportmenu bar – how to make full width please – GeoDirectory Support https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/feed Wed, 18 Mar 2026 21:35:25 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13217 <![CDATA[menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13217 Tue, 26 Aug 2014 19:08:08 +0000 jaciando hi there, does anyone know how i can make the menu bar full-width – as in the colour to be 100% – but the actual menu items to stay as they are – if you know what i mean – please?

]]>
https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13231 <![CDATA[Reply To: menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13231 Tue, 26 Aug 2014 20:34:29 +0000 John Allsopp It depends what theme you are using. Could you supply some more details, maybe in a private reply….

]]>
https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13234 <![CDATA[Reply To: menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13234 Tue, 26 Aug 2014 20:44:53 +0000 jaciando hi there, i am using the geodirectory framework. thanks for your help with this. let me know if you need logins.

]]>
https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13239 <![CDATA[Reply To: menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13239 Tue, 26 Aug 2014 21:19:09 +0000 Paolo HI Jaciando,

yes we would need a link so we could pass you the specific css that you need to add.

Thanks

]]>
https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13248 <![CDATA[Reply To: menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13248 Tue, 26 Aug 2014 22:42:17 +0000 jaciando https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13250 <![CDATA[Reply To: menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13250 Tue, 26 Aug 2014 22:48:06 +0000 Paolo with the current html structure it can’t be done.

You’d have to copy header.php file inside your child theme and customize the html of it. Before being able to do that.

thx

]]>
https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13252 <![CDATA[Reply To: menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13252 Tue, 26 Aug 2014 22:56:54 +0000 jaciando ok – what do i customize it with please?

thanks for your quick response

]]>
https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13254 <![CDATA[Reply To: menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13254 Tue, 26 Aug 2014 23:03:35 +0000 purpleedge You might be able to do it with a background image that you repeat horizontally…

html.html_boxed {
background: url(‘../wp-content/uploads/2014/07/background-line2.jpg’) repeat-x scroll left top #EEE;
}

I’m not familiar with the theme but there might be a section where the background can be set.

]]>
https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13260 <![CDATA[Reply To: menu bar – how to make full width please]]> https://wpgeodirectory.com/support/topic/menu-bar-how-to-make-full-width-please/#post-13260 Tue, 26 Aug 2014 23:15:50 +0000 Paolo Hi,

you need to copy header.php from the GDF frame work and paste it in your child theme folder, than you need to tweak html and css to achieve your result.

This is something you should know how to do by yourself. In case you are not, you should either chose a theme that doesn’t need to be customized to look like you want it, or hire a designer to do the customization for you.

Thanks

]]>