Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #934357

    Hi,
    I can not find how to change the colors of the text in a menu widget.
    See the URL the menu widget is on the left in green.

    Changing the font size works with this code

    .widget ul li a {
    font-size: 16px;
    line-height: 12px !important;
    background-color display: none;}

    #934366

    Hey Joepp,

    Try using this css code:

    #top .content .flex_column .widget_nav_menu li a {
        color: white;
    }

    Let us know if it helps.

    Best regards,
    Nikko

    #934368

    Wow that is a fast response!

    Thanks the code does the trick.

    Best regards Joep

    #934374

    But there is a small problem.

    the hover effect is minimalized. try it by going with the mouse over the text in the menu widget

    #934376

    O sorry no issue, i made a mistake in the css code

    #934538

    Hi,

    So does it work or not?

    Best regards,
    Basilis

    #934723

    Hi,
    Yes it works fine now, thanks

    #935108

    Hi,

    Glad that we are able to help! Thanks for using Enfold and have a great day :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Text color menu widget’ is closed to new replies.