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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3408
    AvatarRuanInxco
    Support Expired

    Hi,

    Where and how can I edit mobile menu, as it shows grey and uneditable when i try(see screenshot)

    -Also how can I have all the fonts for products and woocommerce related situations change?

    #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

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.