Created
May 2, 2017 03:32
-
-
Save RiaanKnoetze/6d6f162a58d51e2a23adb926cd6ce44b to your computer and use it in GitHub Desktop.
Change main navigation icon in mobile view when using Storefront theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body .main-navigation ul li a:before { | |
content: "\f192"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment