Plz need a help about remove footer

rockshuvo

Newbie
Joined
May 25, 2017
Messages
49
Reaction score
5
I know that's little bit stupid question, i'm learning WP, I first installed WP ASTRA and I applied multiple starter template just wanna see which is good. But after i install Ocean WP , i created pages,blog with elemantor, everything i did customized but the problem is i can't remove the previous WP ASTRA footer. Check the screenshot . Plz help me about this issue. How can i remove it ? Thanks in advance.
 

Attachments

  • Screenshot_7.png
    Screenshot_7.png
    270.4 KB · Views: 139
Do you want to remove the whole footer or the copyright text/line only? Send me your URL via PM I'll give you a hand.
 
Do you want to remove the whole footer or the copyright text/line only? Send me your URL via PM I'll give you a hand.
I need to remove whole footer... i need it clean so that after i customize with elemantor
 
I need to remove whole footer... i need it clean so that after i customize with elemantor
1. You can hide it via CSS by adding display: none; to the footer (not recommended)
2. You can disable it by editing the footer.php file
3. There is also an option to do this with elementor. Here is an article that I found for this: https://www.josevarghese.com/hide-disable-header-footer-elementor/
Thanks man no.3 is worked for me. Thank you so much.
 
Back
Top