How to change the mobile menu?

Discussion in 'BusinessGrow One Page WordPress Theme' started by gargy, Nov 18, 2018.

  1. gargy

    gargy New Member

    Joined:
    Mar 12, 2017
    Messages:
    5
    Likes Received:
    0
    I need to change the color (from black to blue) of the mobile menu, where is it changed?

    Is it possible to change shape and position?
     

    Attached Files:

  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    Could you please send me the URL of your website then I will let you know how to change the color of the menu.

    Also, let me know how you want to modify the menu via some edited screenshots or any reference you can give.

    Regards,
    Akbar
    InkThemes.com
     
  3. jsunblaze

    jsunblaze New Member

    Joined:
    Mar 8, 2012
    Messages:
    2
    Likes Received:
    0
    I need this answered as well. Perhaps tell us what to do. You seem to always ask for a url. Mine is www.greentraders.ca. pls email me back. Seems people do not get your reply inkthemes
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    Since we want to provide you with the exact solution of the issue or your need, we ask for the website URL.

    Also, the source code is different for a different theme.

    To change the mobile menu colour, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard->Appearance->Customize->Additional CSS).

    Code:
    .mean-container .mean-bar {
        background: #023b7d;
    }
    .mean-container .mean-nav {
        background: #023b7d;
    }
    And how you want to change the position and design of the menu could you please let me know via some edited screenshots.

    As this will require source code customization to chnage the position of the menu.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page