No content to show
User Activity
Hey! I just ran into this problem for my first app. I wrote a detailed blog post about it here: https://www.jeffedmondson.dev/shopify-billing/ but basically I set `isTest` to true while the app was in the review process and then once it was finally...
06-16-2024
Hi, You should be able to change it by going to your Online Store and clicking Customize Theme (image below). Once in the theme customizer you can navigate to the gear icon and expanding the colors section you will be able to adjust the colors you ne...
06-16-2024
Hi there, You should be able to change your text color from the Online Theme Customizer and navigating to the colors section
To change and sort you would have to edit the `facets.liquid` file and change different states to be h3s.
Hi, You could do this through editing the theme code directly (go to you online store customizer and click edit code, image below), however you would need to edit the `card-product` liquid file which is a component that is reused across different pla...
06-09-2024
Are you getting any sort of errors in the console?
Can you provide a link to your store?
06-01-2024
Hi there! You can click on each `Section` in the customizer and reduce both the `Top Padding` & `Bottom Padding` as seen in the screenshot below. If you wanted to reduce it even more you would have to add some customize CSS to your theme
06-01-2024
Hi there! Bear with me as I am Shopify beginner but I noticed that there is a `light` class added to your blog content. When this is removed the blog posts looks as it should be. Did you edit your theme code directly?
I had this exact same problem and ended up on this thread. I wrote up a complete blog post about how I was able to get my development and production workflow setup I relied heavily on the Configuration documentation but I found it still a little bit ...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
407 | 06-23-2024 02:21 PM | |
202 | 06-16-2024 04:08 PM | |
1114 | 06-16-2024 01:42 PM | |
1170 | 06-16-2024 11:39 AM |