Why is random code appearing at the bottom of all my pages?

Hi there, I’ve been adding a bit of custom code from various threads on this community area in order to customize my website (Dawn 2.0 Theme). Now I’ve noticed that there is strange code showing up at the bottom of all my pages (on mobile and tablet too). Here’s the code:

.PageContent.PageContent–narrow.Rte div p { line-height: 2!important; }

Here’s an example of it on my website (scroll to the very bottom): https://madesafetest.myshopify.com/

Can anyone help me figure out where this is coming from, and fix it?

Thank you so much in advance for your help!

@MadeSafely

can you please find fist theme.liquid your code if you find it just update below


or you don’t have idea so please flow below step

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.footer {margin-bottom: -30px;}

Thank you so much, that worked! I really appreciate your help!

@MadeSafely

its my pleasure to help us

I have the same issue and have checked footer and theme liquids but cannot resolve the issue, any help would be greatly appreciated

FinlayMg_2-1672605493634.png