Font color and background color of submenu

  • Posted in : Bloggy WP
  • brianhammonds
    Participant

    Is there a way to change with CSS the submenu font color and background color?

    Mehmet S.
    Keymaster

    Hi, use this in your custom css box:

    .main-navigation ul ul li a {
    color: #4551D3;
    background-color: aliceblue;
    }
    

    Thanks

    brianhammonds
    Participant

    Thank you!

    Mehmet S.
    Keymaster

    You are welcome.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register