If you've run into an issue on your customer order pages similar to the screenshot below, please follow the steps below to fix it.
- Go to Online Store > Themes > Galleria > Actions > Edit Code from within your Shopify dashboard
- Open the Assets folder and click on the file called styles.scss.liquid to open it in the editor
- Scroll to the very bottom and add the code below and click Save. The issue should be resolved.
.welcome_title { margin-top: 10px !important; }
Comments
0 comments
Article is closed for comments.