Skip to content

Commit

Permalink
#391 !important removed from offcancas active menu color
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-prakash committed May 3, 2024
1 parent 115fc0f commit 1df29bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/shaper_helixultimate/scss/menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ $menu_font_size: 14px;
ul.menu {
li.active {
a {
color: $offcanvas_menu_active_menu_item_color !important;
color: $offcanvas_menu_active_menu_item_color;
}
}
}
Expand Down

0 comments on commit 1df29bd

Please sign in to comment.