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] horizontal page bar's sub menu background (http://forum.bytesforall.com/showthread.php?t=20307)

Geco May 11, 2013 07:45 PM

[SOLVED] horizontal page bar's sub menu background
 
Hello,

i tried a lot but i couldnt figure out, how to change the background of the horizontal page bar's sub menu ( class="rMenu-ver sub-menu") to transparent. I mean the white background in the vertical drop down box, that appears because of the assigned border-radius behind of each field .
--> look at www.mtgeco.net

Kind regards,
Geco

juggledad May 12, 2013 06:44 AM

did you use Firebug to examine the parent and it's children to see all the CSS and id's and classes involved??

Geco May 12, 2013 08:01 AM

I used the default firefox inspector.
I solved my issue now, in finding the right place to change the color.
it was:

ul.rMenu ul
{
background-color: #fff;
}

i had to change to #transparent.

Thank you very much!


All times are GMT -6. The time now is 12:22 AM.

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