Hi there, I added a contact as a menu item. Works just fine but the name of the contact is shown twice: Any suggestions?
http://test.bigband-overath.de/index.php/kontakt
Hi
The first one is page heading, you can go to Backend >> Menus >> find this contact menu item and disable the Page Heading option.
And for the second one, it's contact title, you can also set to hide/show in this menu item as well.
Hi there, I expected it exactly the way you described it. But when I hide the page heading, nothing happens and when I set the contact name to hide, both entries disappear.
You can share the super admin account so I will take a look.
I added this custom css to hide that heading:
.view-contact .contact .page-header { display: none; }
Kindly check.
Yes, works great. Thank you very much!!