1. ecweb
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 25 January 2017
  5.  Subscribe via email
HI,
I am using the artisan template on a web site for a client that is not very web savvy.
She finds the responsive view hard to navigate as she can't figure out where the menu is on smaller screens.
Instead of just the three bars in a box for the menu - how would I add the word 'Menu' either to the left of the box or inside the button?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

.slicknav_btn::before {
color: #fff;
content: "MENU";
float: left;
font-size: 2rem;
margin: 5px 10px 0 0;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Brilliant - thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!