Genesis and WordPress Tutorials
by Sridhar Katakam 2 Comments Favorited: 0 times
This tutorial provides the steps to display the text MENU to the right of hamburger menu icon in Showcase Pro 2.0.2 from 800px and below.
Here's how:
Edit style.css.
In the 800px media query, change
a)
button.menu-toggle {
display: block;
float: right;
background: none;
padding:0;
overflow: hidden;
width: 50px;
height: 50px;
position: relative;
}
to
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Find my tutorials helpful and wish to donate?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Many thanks! This worked beautifully. Can you tell me what calls out the word MENU in the code? I was looking for the text 🙂
Theresa 😎
I think this code: content: “\f2d7″” menu”;