Hi steve, its https://dnxccv-uy.myshopify.com/ and password is serenade21?
Topic summary
A user working with Shopify’s Canyon theme needs help customizing page background colors and adding menu icons.
Background Color Issue - Resolved:
- User wanted to change background colors on individual pages (About Us, Contact, policy pages) to match the site theme
- Solution provided: Add CSS code to the
base.cssfile targeting.content-for-layoutwith specific background color and fixed attachment properties - User confirmed this solution worked perfectly
Menu Icons Request - In Progress:
- User wants to add the same icon (their favicon) next to each menu item (Home, Our Story, etc.)
- User shared an SVG file they want to use for all menu items
- Helper requested the SVG file via email to implement the solution
- Implementation involves modifying the
header-drawer.liquidfile
Technical Details:
- Store URL: https://dnxccv-uy.myshopify.com/
- Password: serenade12
- Code modifications being made to theme files (base.css and header-drawer.liquid)