Mobile menu icon change - by mykjones - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Robert Hall

  • Avatar: mykjones
    mykjones
    Participant
    January 20, 2016 at 06:46

    I have older clientele that have a hard time navigating the mobile version on my site. They do not see the 3 stripe icon as way to the menu. I would like to either edit the icon graphic or have the menu stay open upon entering the site. Thanks for all your help.

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 20, 2016 at 12:41

    Hello,

    You can change mobile menu icon using the code in Theme Options > Custom CSS > Global Custom CSS:

    .menu-icon:before {
        content: none;
        background-image: url("http://path_to_your_icon_image");
    }

    Best regards,
    Jack Richardson.

    Avatar: mykjones
    mykjones
    Participant
    January 21, 2016 at 21:47

    Did not work but when I reworded it this way:

    `.menu-icon:before {
    content: url(“http://beyogadance.net/wp-content/uploads/2016/01/be-yoga-menu-icon.png”);
    }

    it works please tell me if this is proper.

    thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 22, 2016 at 13:23

    Hello,

    Yes, it’s right.

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.