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.
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
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »