• I fixed it by using css. Here is the codes:

    selector .has-sub-mmenu .sub-menu, .sub-arrow {
    fill: white!important;}
    selector .has-sub-mmenu .sub-menu, .sub-arrow:hover {
    fill: #9B96B0;!important;
    }
  • You must be logged in to reply to this topic.