Before we start, I would recommend creating a test site using the free GeneratePress theme, unless you already have one, to try this, although I used a test site without a child theme and it worked fine.

First you need to go to "Appearance" on the dashboard and scroll down to "Theme Editor". On the right-hand site, at the top, you should see this:

Now click on(functions php) and you should see this:

The code I will give you later should be placed where shown :



Join the Discussion
Write something…
Recent messages
Shobhali Premium
This is great, Harry! So simple! Thank you!!!
And I have a question? What if I want, in my footer, in addition to @ 2022 "Website" | All Rights Reserved ->
@ 2022 "Website" | All Rights Reserved | Terms & Conditions
AND want the Terms & Conditions to be clickable opening up the T&C page?
Is that possible through this method?
Reply
TheAbiePPlus Premium Plus
You can use the footer removal plugin. However it is always good to give developers credit.

You theme may have a footer widget you can use. Otherwise you may add a simple html to your footer with the copyright notice.
Reply
mlight56 Premium Plus
Thank you for the information ... great job at it ... cheers ... be safe be well ... Michel
Reply
Harrysastar2 Premium
Thank you, much appreciated
Reply
Mikol-Rrsq Premium
Alright thank you for the great training.

Please, What if want I to hide the menu on a page?
Reply
Harrysastar2 Premium
Hi, Mikol, which menu do you want to hide, the footer menu or top bar navigation menu?
Reply
Mikol-Rrsq Premium
Yes , exactly. Both, the top most importantly.

Thank you.
Reply
Top