Please Attention! Cargo Pro and Larabuilder items have been moved to another support ticket systemClick here to add a ticket for them
Bdaia Support › Forums › Portfolio › Magic › How to change hover color › Reply To: How to change hover color
Hello sir, this can be done very easily, please add this code to custom CSS > Global CSS
.primary-menu ul#menu-primary>li:hover>a { background: none !important; box-shadow: none !important; } .primary-menu ul#menu-primary>li:hover>a, .primary-menu ul#menu-primary>li:hover>a i { color: #F80000 !important; }
Best Regards,