Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #419690

    Hi guys,
    I want to make the sub-menus transparent, since my main menu is also transparent.

    I found your solution posted in the beginning of March (before the 3.1 was released):
    #top ul.sub-menu a {
    background: transparent !important;
    }

    It looks like it does not work anymore.

    I wonder how I can do it now.
    Thanks in advance!

    #420005

    Hi dushonok!

    Try this out.

    .sub-menu, .sub-menu * { background: transparent !important; }
    

    If that’s not working then send us a link to your page so we can take a look.

    Best regards,
    Elliott

    #420059

    It worked :)
    Thank you so much :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Transparency for sub-menu in Transparent Menu’ is closed to new replies.