Home Forums UnTheme Soar How do you change the style of the menu dropdown colour

Viewing 1 reply thread
  • Author
    Posts
    • #48086

      ellgren
      Participant

      THEME LICENSE KEY SUPPORT UNTIL
      1 Soar 980308eb-5f3d-4618-be86-27b3b3a13c72 2019-11-04 02:22:04 UTC

    • #48130

      Maria Do
      Keymaster

      There is no option for this, but the simple way is use CSS code to overwrite style from theme. For example:

      .main-navigation .menu-main-menu li li a {
      color: red!important;
      }

      You can use Custom CSS plugin to add css code.

      Hope this helps.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.