Removing footer text
Permalink
Hey guys! So I have some text at the bottom of my webpage that I can not figure out how to remove. I added it a while ago but for the life of me cant find where. I thought it was in the main CSS file but can't find it anywhere. Any insight would be much appreciated considering I am fairly new to this.
the text is just below the All Rights Reserved line
"Parkwood Clinic Portland, OR......."
The URL is
http://www.parkwoodclinic.com/
Thanks!
-Tayor
the text is just below the All Rights Reserved line
"Parkwood Clinic Portland, OR......."
The URL is
http://www.parkwoodclinic.com/
Thanks!
-Tayor
All I can tell you is that it doesn't look like it's in the footer.php file. Firebug says it's in the body but not in the container div. If you're using Dreamweaver, use ctrl-f and do a search throughout the root folder for that line of text. It should point you in the right direction.
It seems that you are using the Theme "Slate".
Look here : public_html/packages/theme_slate/themes/slate/elements/footer.php
Look here : public_html/packages/theme_slate/themes/slate/elements/footer.php
Or would it be left in the bottom of another php file in your theme?