Can you share the screenshots of the position added code?
Topic summary
Goal: change the Shopify Dawn theme footer color to #DFDEDE on desire-online.net.
Attempts and guidance:
- Helper suggested editing the theme.liquid file (Online Store → Theme → Edit code → search theme.liquid) and pasting a code snippet at the bottom. The actual code content was not visible in the thread (empty code block).
- The change did not work. The helper asked for a screenshot showing where the code was added; the requester provided one.
- The helper then suggested trying another code snippet, but this second snippet also appears missing/blank in the post.
Context and terms:
- CSS (styling rules) would be used to set the footer’s background color.
- theme.liquid is a key theme file where global layout/custom code can be added.
Status:
- No confirmed solution yet. The code needed to implement the color change is not present in the visible posts, and placement details are being reviewed via screenshots.
- Discussion remains open pending a working CSS snippet and correct placement.