Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 11 posts - 1 through 11 (of 11 total)

Submenu Color change

Home Forums Free Theme Support Theron Lite Submenu Color change

  • #27212

    Carmen

    Sorry Towfiq, I have a new problem and I hope for your help.
    I have a problem with submenu of submenu. I can’t change the text color oft second submenu. My second submenu is under Galerie – Event.

    #27435

    Towfiq I.

    administrator

    whats your site address Carmen?

    #27456

    Carmen
    #27458

    Towfiq I.

    administrator

    add this to your stylesheet:

    body #topmenu ul > li ul li:hover > a{color:#999!important;}

    #27479

    Carmen

    Unfortunately, no change for color. The Submenu of submenu has font in dark color and not in gray. The background hover-color is gray, but not the font bevor mouseover.
    I have css-stlye added in line 56.

    #27633

    Towfiq I.

    administrator

    replace this:

    #topmenu ul > li ul li:hover > a{color:#999!important;}

    with:

    body #topmenu ul > li ul li:hover > a{color:#999!important;}

    #30071

    Carla

    Hi, Towfiq, I need your help.

    I managed to change the color of the menu bar, but could not change the color of the submenu.

    The site is not ready – I’m trying to format colors and styles before loading content, but if you need to see it, is http://www.carlaraiter.com/rascunho

    Thanks,

    Carla

    #30164

    Towfiq I.

    administrator

    add this to your stylesheet:

    body #topmenu ul li ul li a{color:#000000;}

    #30248

    Carla

    Thanks for your reply. I guess I did not explain right.
    What I need is to change the color of the submenu, not the submenu links. My main menu is blue, and I need the submenu also be blue (it is black by default, and this is what I can not change at all).

    Thank you!

    #30262

    Towfiq I.

    administrator

    add this to your stylesheet:

    body #topmenu ul li ul li{background:none!important;}

    #30274

    Carla

    Very much, thank you! It worked! 🙂

You must be logged in to reply to this topic.