Site Identity in Footer
-
Hi there,
I would like to remove or hide the site identity “Acquire Capital” that shows in my footer. I don’t want to remove it from the customizer because I still want my site to show as Acquire Capital on the tab at the top. Is there a way to hide this or just change the color to match the background?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hello there!
Dropping this code in your custom CSS area should do the trick:
.footer-content .align-left p { display: none; }Let me know if that doesn’t work!
Sage -
-
- The topic ‘Site Identity in Footer’ is closed to new replies.