No content to show

User Activity

You can refer to this css:.collection-list-wrapper .card__heading a { display: flex; flex-direction: row-reverse; justify-content: flex-end; } .collection-list-wrapper .card__heading .icon-wrap svg { transform: rotate(-180deg); }
You can refer to this css:.m-header__desktop .m-header__center { justify-content: flex-end; } 
In the main-product.liquid file, check if you can find another {{ product.description }}. If there is a second one, you can delete it.If you still encounter difficulties, you can send the store information to my email and I will assist you
Update the class to:product-info .page-width { max-width: 80% !important; padding-right: 0 !important; } @media screen and (max-width: 768px) { /* Mobile version */ product-info .page-width { max-width: 90% !important; } } 
Hi Mabinibooks,Update the class to:<style> product-info .page-width { max-width: 80% !important; padding-right: 0 !important; } @media screen and (max-width: 768px) { /* Mobile version */ product-info .page-width { max-width: 90% !import...
Hi joecoleman566, If you're using the Dawn theme, please follow these steps:Step 1: Go to the admin page -> Themes -> Customize https://prnt.sc/2TUTpijaIGoR Step 2: https://prnt.sc/6T11JQ5y2yZa, https://prnt.sc/7siF3aSOQnBB Step 3: Save. Hope this he...
Hi Alexdontero,If you are using the Dawn theme, currently this theme doesn't have the dots feature on the slider. If you want to add the dots, you can send the store information via email: ntvinh208@gmail.com and I will add it for you.
Can you send the store link?
Step 1: Go to admin Themes https://prnt.sc/aZMMe1bKCJp5 -> Edit code.Step 2: Find the file: main-product.liquid -> find the class product__media-wrapper.Step 3: Paste the following code below {% render 'product-media-gallery', variant_images: variant...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.