No content to show
User Activity
Typically, to add a dropdown menu, you need to modify the code in your theme (in your case, the Dawn theme) by adding custom code.Please provide a link to your store so I can look into the details and guide you accordingly, as the code needs to be an...
04-29-2025
Hi @piecesofthem I've quickly checked your store, and it seems like the announcement bar is working fine on both Desktop and Mobile.Could you please explain in more detail what issue you're seeing on mobile?
04-28-2025
@Tunny15 Here is the snippet codeyou can click to see the review before applying it to the storehttps://shop-booster.sgt-lab.com/snippet/meirfz-18?snippetId=1745897929170
Hi, could you please provide your store URL?Without it, we won’t be able to verify the issue.
04-28-2025
Please provide your website URL so we can check it and suggest appropriate CSS.Alternatively, you can try below snippet code to see if it resolves the issue.<p style="color: white; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px ...
04-28-2025
Hi @Shayanzaza Here's a code snippet that lets you preview changes before applying them to your store.Click to view and apply: https://shop-booster.sgt-lab.com/snippet/82194c-28?snippetId=1745890661375 Here how the result looks like
Typically, you would use H1 for the main title and H2 for the subtitle. You can adjust the font size for these elements. Try changing the font size from 18px to 24px to see if that makes a difference.
Hi @jason_dandd Here's a code snippet that lets you preview changes before applying them to your store.Click to view and apply: https://shop-booster.sgt-lab.com/snippet/ct7cbe-jj?snippetId=1745829613195 The result will be as follow:
04-28-2025
Hi @JGBowie You can check it yourself by following the tutorial below:Search for the <h1> tag on the page to see if it is duplicated. I did a quick check, and it seems that the page https://softbeginnings.au/products/rabbit-night-light is fine — the...
@VV21 You’ll need a custom code solution for this.Could you please share your store URL? We’ll take a look.
04-24-2025
You can probably using js/css code to handle this on product page. Here's how the result will look Insert this css code into your head section<style>
/* CSS for collapsible product description */
.desc-wrapper {
position: relative;
margin-bottom:...
It seems the issue might be related to the theme or the app. I checked, but I'm unable to update or remove the quantities in the cart.I recommend trying a different app first to see if that resolves the issue.
Hi You can try this snippet. <style>
li.site-nav__item:first-child a.site-nav__link { color: red; }
li.site-nav__item:first-child a.site-nav__link:hover{ color: red; }
li.site-nav__item:first-child a.site-nav__link .site-nav__title::before { border-b...
04-02-2025
Hi @kschulze Step 1: Get the Counter CodeExample:<a href="https://www.andyhoppe.com/" title="Counter"><img
src="//c.andyhoppe.com/1743568585" style="border:none" alt="Counter" /></a>Step 2: Insert the CodePaste the above code into the desired locati...
@Hey_Chips Locate the CSS for the footer section in mobile view. Remove the left and right padding as shown in the image below. You can view the result here : https://shop-booster.sgt-lab.com/snippet/hey-chips?snippetId=1743567761914
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
713 | 04-28-2025 03:53 AM | |
505 | 04-02-2025 12:41 AM | |
652 | 04-01-2025 04:38 AM |