1. erikoraka
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 16 September 2015
  5.  Subscribe via email
Hello Ciaran,

I want to change the colour of the Menu tab on the top of the phone and tablet.
Also the colour of the button "Menu" and the letters.

url: http://www.megarevma.gr/thegwproject/index.php

How can i do this?

Kind regards,

Eri
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

To edit the mobile menu background color try adding the following to the Custom CSS field of your templater parameters...


.slicknav_menu {
background-color: #777777;
}


For text color try using the following...


.slicknav_menu .slicknav_menutxt, .slicknav_menu .slicknav_nav a {
color: #000000;
}


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!