Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] Problems with the Width of the Submenus (http://forum.bytesforall.com/showthread.php?t=19700)

Carme Feb 22, 2013 07:18 AM

[SOLVED] Problems with the Width of the Submenus
 
Hi,

I have a sub menu and I changed the width form the Sub Menus from ATO, MENU1, Width Sub Menus. I set up the width in the minimum number it allows me to do which is 7
But my sub menu appears much bigger than that , much longer than the word inside and longer than the menu.
I try to figure it out what is the reason trying to use firebug, but because it's a sub menu I can't do it

Any help will be welcome

The site is http://www.veter.karmeba.com/ and the submenu is below Contacte

Thanks in advance
Carme

juggledad Feb 22, 2013 07:53 AM

you can override the width if you copy that CSS and add it in the CSS Inserts.
HTML Code:

div#menu1 ul.sub-menu, div#menu1 ul.sub-menu ul, div#menu1 ul.rMenu-ver, div#menu1 ul.rMenu-ver ul {
    width: 7em;
}


Carme Feb 25, 2013 11:39 AM

It works, Great !!!
thank you very much!!!

carme


All times are GMT -6. The time now is 07:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.