No content to show
User Activity
02-28-2025
Hi @devwilliamy. You can go to the following link and click the Contact Support button: https://help.shopify.com/en
Hello @IntechCarl . Go to your theme settings and in Custom CSS section add the following code: .card-information .price__container {
text-align: center;
}
Hello @marta84. Shopify has documentation for everything. You can check them out. If you find anything not clear, you can also search the same topics in youtube as well.If you're a theme/app developer and prefer videos then I would suggest you to che...
Great. You're most welcome.
Thanks for the url @fluffy-fal. Seems like there is a typo/mistake in liquid syntax in your code. What you can do is check your theme.liquid file. Since we don't have access to your code, we can't tell the exact file where this is occurring.
Hello @fluffy-fal . Can you pls share your store url so that we can check?
Hlw @dreamtechzone_5 We have gone through your problem and found a solution.Solution:You can follow these steps to achieve your resultGo to online store->Edit code->component-menu-drawer.css file.menu-drawer__navigation ul.list-menu > li:nth-child(2)...
11-21-2024
Hlw @pije Can you share your store URL so we can investigate your problem?
Hlw @LRPT The review process for your Shopify account typically takes 3-7 business days. However, it may take longer if additional information is required. Once you submit your documents, you will receive a notification that the review is in progress...
I need to run a cleanup function that uses the admin API at an uninstallation event in my app. I tried using the app/uninstalled webhook but the accessToken saved in my session storage gets invalidated when I get the payload in my webhook endpoint. I...
hi @angpro ,I've tried this with a fresh app template but I couldn't get it to show on the translate and adapt app. But I had scala placementors app installed in my store and it picked up it's app blocks just fine. The translation also worked flawles...
08-19-2024
@emilyaugstudios. You can add the following code in your theme Custom CSS section.buy-buttons .button--outline {
width: 100px;//adjust this value according to your need
margin: auto;
} here is the output:
08-19-2024
You will need to apply the above css in the HTML element or CSS class of that element that you want to align center. We don't have access to your code that's why we can't tell you the exact name of the HTML element or css class.
08-18-2024
Hi @WeatherBeard . Can you please share your store URL?Flex theme is not available in shopify theme store so we couldn't install and check it.You will need to apply the following code to the container/parent element that holds each FAQ item..YOUR_CON...
Hi @ManuelH We have gone through your problem and found a solution. Solution:You can follow these steps to achieve your resultGo to online store->Edit code->theme.liquid fileAdd the bellow code in the bottom of the file above </body> tag<style>
a.he...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
301 | 11-22-2024 03:41 AM | |
506 | 11-21-2024 09:10 AM | |
289 | 08-19-2024 08:29 AM | |
452 | 08-04-2024 04:37 AM | |
731 | 07-18-2024 01:34 AM |