Hello,
i have one question concerning the footer.
I have on my site a footer with the menu and I just want to have a menupoint that is only displayed on the footer. How can i make this?
Regards
Sebastien
Hey Sebastien!
You can use a Custom Menu Widget for that:
Best regards,
Josue
Hey Josue,
thank you for your quick reply….but i don’t really understand what you mean.What we want to do is to have a link for our imprint in the footer beside the “Copyright 2013” or on the right side of the footer menu. I have allready wrote the text and hide the pages from the menu and now?:)))
thank’s for your help….soon i will become crasy…!
Isabelle
Hey!
You’d have to edit footer.php, around line 93.
Best regards,
Josue
ok…and, what do i have to make there?
Regards
Sebastien
hey..sorry but i think it was a misunderstanding….i just want to delete a page in the menu in the heather but not in the footer……:)
Kind regards
Isabelle
Ok…i got it….just one mor question…in the Header enfod child we have on the left Icons for fb and instagram, on the right…the menu with all the pages; ist it possible to delete a page only here?
thanks and regards
Hi!
You can add following code to bottom of Style.css file of your child theme to remove secondary menu
.sub_menu { display: none; }
Best regards,
Yigit
THANKS:))))))))