No content to show

User Activity

Hi, in your base.css replace the code you added with this:.footer-block__details-content li:last-child { margin-right: 1.5rem; }
After searching a bit, I found this link to a previous community post in the dev branch:https://community.shopify.dev/t/ordercreate-mutation-error-after-5-imports/6855 The throttle you are experiencing is related to using a development store. So that...
Sadly, I don't have first hand experience with migration, and your explaination shows that there definitely is something going wrong, but I don't have expertise to tell you what.How many inputs are you sending though? You can only send an array of 25...
It seems that you are correct for the methodology you are describing, and 375 hours is roughly half a month; assuming no issue, that's quite the delay. However, the Orders API you are linking to is a legacy API that is deprecated, if you want more th...
Hello, and welcome to the Shopify Community. I'm sorry that your attempts at transferring your data have been unsuccessful. You wrote about using apps to get your Woocommerce orders in your Shopify store, but have you tried following the guides that ...
Sorry for omitting that:On your Admin dashboard go to Online Store → ThemesClick the Customize button for your themeGo to Settings ; there's a gear icon on the left panelPaste the code in the Custom CSS boxIf it doesn't work add !important right befo...
Sorry for omitting that.In your Admin dashboard go to Online Store → ThemesClick on the Customize  button for your themeGo to Settings ; on the left panel there's a gear iconPaste in the Custom CSS boxIf it doesn't work add !important before each lin...
Ok, try this and tell me if it's the desired look: variant-selects { display: flex; flex-wrap: wrap; justify-content: flex-end; }
Hello, please provide the link to your store so we can inspect it and propose some solutions.
Don't take this as a serious advice, I'm not really qualified in marketing, but I do play videogames. And the question I want to ask is: do you use social media to promote your store? I can't find any link to them on your site, and this feels odd if ...
Thank you for accepting my answer, but I'm not Qasim, was that a mistake?Regardless, here is the selector for the language bar:.header-localization:not(.menu-drawer__localization) .localization-form:only-child .localization-form__select { color: ...
Hello, here are all the CSS selection rules you need to add to your theme settings' custom CSS:1. Menu tabs hover.Meteor-DesktopNavigation li:hover { background-color: red!important; }2. Keeping menu on one line.Meteor-DesktopNavigation { flex-...
Hello, try adding this in the CSS box on the left panel.#shopify-section-template--24448134447441__featured_collection .collection .collection__title h2 { margin: 3rem 0 2rem !important; }
Hi, to move things around you need to access your customization theme page:From your admin dashboard, go to Online Store → ThemesClick the customize button on the right side of your current themeOn the top middle, two drop down menus are present, cli...
Hello! In order to help you, you need to provide more information, unless you are ok sharing access to you site.First off, head to your admin dashboard, on the left side bar, click Online Store  then Themes(usually you're instantly sent to the themes...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.