- Acme Themes

Best Premium and Free WordPress Themes Forums SuperMagPro CSS Colors on Responsive Menus Reply To: CSS Colors on Responsive Menus

#17357
acmethemes
Keymaster

Hello Jed,
Thank you so much for using our theme SuperMagPro. Please add the below CSS codes on Appearance > Customize > Additional CSS to make the responsive menu color changed.

@media screen and (max-width: 992px){
.slicknav_btn {
    background-color: #f88c00;
  }
}

Please change the code to your required color code.

Regards