i am just starting out with wordpress ,have a hosting account and using wordpress there..In every page,below the footer there is a link that takes people to donate to doctors without borders. I need that link removed and i can't locate anywhere..i tried in wp editor,in cpanel..no luck..if i inspect the source from a webpage i see: tried to copy from there but it just shows text here..the site is thisisyours.space
i am just starting out with wordpress ,have a hosting account and using wordpress there..In every page,below the footer there is a link that takes people to donate to doctors without borders. I need that link removed and i can't locate anywhere..i tried in wp editor,in cpanel..no luck..if i inspect the source from a webpage i see: tried to copy from there but it just shows text here..the site is thisisyours.space
add this css class your style.css file
.footlinks{display:none !important;}