HomePage Forums Themeforest Reviens – Fashion WooCommerce WordPress Theme Where can I edit mobile menu + woocommerce fonts Reply To: Where can I edit mobile menu + woocommerce fonts

#3410

Hi there,

#1.

– Change background color for menu on mobile: you can use this css, copy and paste into file style.css ( child-theme):

.reviens-mobile-nav{
    background-color: #your-color !important;
}

– Change color menu:

.mobile-navigation ul li a{
color: #your-color !important;
}

#2. I don’t find this issue, please take a photo screenshot about this issue, I will check again