1. HanvdG
  2. Commercial Templates
  3. Friday, 20 March 2015
  4.  Subscribe via email
Hi !
Since some time I have a message on the header in my template Metropolis. I can't find the place where to remove or disable this.
It's on http://www.hanvandegraaf.nl.

Thanks for your help.

Han
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Han

This appears to be a menu item in your top menu which has wrapped to a second line. A CSS solution would be to add the following to the Custom CSS field of your templates parameters...


.item-825 {
display: none;
}


Or of course you can simply disable it within your menu :)

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán, That solved my problem !!
  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!