How can I remove the error code from my website's footer?

Solved

How can I remove the error code from my website's footer?

JhordanMSUITE
Shopify Partner
135 2 42

Hi, I can't figure out where this error is located. I need help removing error code from under footer. Small letter C under footer

 

www.beautyandtheboard.com

 

Screen Shot 2021-09-24 at 3.44.37 PM.png

Accepted Solutions (2)

Nick_Marketing
Shopify Partner
1487 336 466

This is an accepted solution.

Consider looking over closely through the theme.liquid file.

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).

View solution in original post

KetanKumar
Shopify Partner
37622 3670 12166

This is an accepted solution.

@JhordanMSUITE 

sorry for that issue if don't find that code please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

#shopify-section-footer {
    margin-bottom: -24px;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 2 (2)

Nick_Marketing
Shopify Partner
1487 336 466

This is an accepted solution.

Consider looking over closely through the theme.liquid file.

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).

KetanKumar
Shopify Partner
37622 3670 12166

This is an accepted solution.

@JhordanMSUITE 

sorry for that issue if don't find that code please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

#shopify-section-footer {
    margin-bottom: -24px;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing