No content to show

User Activity

 Hello everyone,I’m working on a Shopify app using the Remix template and implementing App Proxy. While everything works fine when returning liquid or json, I encounter an issue when trying to return a React component. Instead of rendering the compon...
Hi,You can paste it at the very end of the base.css file.
Hi,Below, I have attached a screenshot from your CSV file and marked where the <p> tag should be replaced with <h1>. 
Hi, you should replace the <p class="h1"> tag, which includes the page title, with <h1 class="h1"> in the "image-with-text" and "slideshow" sections. These sections can be found in the sections folder when you click "Edit Theme Code". 
Hi,Here are the steps:1. Go to the Online Store.2. Click Edit code.3. Find the sinppets folder.4. Find the file named price.liquid5. Add the code below:   
Hi,Here are the steps:1. Go to the Online Store.2. Click Edit code.3. Find the assets folder.4. Find the file named base.css5. Add the code below:  @media (max-width: 749px) { .badge { font-size: 1rem; padding: .4rem 0.9rem .5rem; } }
Hi,Here are the steps:1. Go to the Online Store.2. Click Edit code.3. Find the assets folder.4. Find the file named theme.css5. Add the code below: .announcement-bar__item-inner { line-height: 26px; } 
Hi Alisha,Here are the steps:1. Go to the Online Store.2. Click Edit code.3. Find the assets folder.4. Find the file named base.css.5. Add the code below: .blog-articles__article .card--media .card__inner { height: auto !important; } 
Hi, I can help tidy up the bits you mentioned, add the Google widget, and even offer a monthly retainer service to keep your store updated and address any issues promptly. Let me know if you'd like to discuss your needs further.Looking forward to hea...
Hi,You can try changing the title for the "All" collection. Here are the steps:1. Go to the Online Store.2. Click Edit code.3. Find the sections folder.4. Find the file named main-collection-banner.liquid.5. Replace the following code fragment:
Hi,You should find this section and insert it into other pages in the Shopify theme editor.
Hi,message me privately and I'll make the change.
Hi,Try replacing the type: 'rich-text' in the sections with type: 'text'.
Hi,Here are the steps:1. Go to the Online Store.2. Click Edit code.3. Find the assets folder.4. Find the file named base.css.5. Add the  code below: .locale-selectors__content .locale-selectors__selector { max-width: 100vw !important; } And delete yo...
Hi @mitzkovi1,Please remove the following code: <style> html, body { overflow-x: hidden !important; } </style>   The issue is with the locale selectors in the footer.If you can customize this element(probably app), please set the style for:  .loc...
This widget could not be displayed.
This widget could not be displayed.
Likes given to