How can I delete content from my website footer?

Hello @kenauthentics ,

Check in your theme files and find where you add css without style tag.
I guess you added it in theme.liquid or footer.liquid.

Alternatively try to revert the changes you did recently.

Thanks