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
1 Like
Consider looking over closely through the theme.liquid file.
sorry for that issue if don’t find that code please try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
#shopify-section-footer {
margin-bottom: -24px;
}
1 Like
