1. Edgar68
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 04 August 2017
  5.  Subscribe via email
Hi Carian,

i want to add the word menu left to the menu in my Serenity template for mobile devices.
I searched on the forum and found out that i had to add :

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

www,realdutchfoods.com

But it's not working.
How can i solve this issue?

Kindly Regards,
Edgar
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Edgar

As you are using the slideout mobile menu you will need to use the following custom CSS instead (edit to taste)...

.slideout-toggle .fa-bars::after {
content: "MENU";
font-family: Arial;
font-size: 32px;
font-weight: bold;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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