No content to show
User Activity
01-14-2025
Hi @lilyandsophia,Follow these steps:1. Go to Shopify Admin => Online Store => Theme => Edit code2. Open your theme.css or base.css file & paste the code at the bottom of the file @media screen and (max-width: 768px) {
.videoBoxInfoTitle, .videoBackg...
Hey @Elegantemporium,Kindly fill out the Get free audit form on our website
To add custom code for two images in a banner, follow these steps:1. Go to Online Store > Themes > Actions > Edit Code2. Locate sections/image-banner.liquid or the banner-related file3. Duplicate it as a backup (e.g., name it split-banner.liquid)Repl...
Hi @Viktor8,This ensures the images display properly across different devices: 1. Desktop (16:9): Ensure the image resolution matches the aspect ratio, e.g., 1920x1080.2. Mobile (9:16 or 1:1): Use a cropped version of the image optimized for mobile v...
Hey @zunairhaseeb Sure, can you share the store URL?
01-10-2025
Hi @Fatina, here are some Shopify Apps that support cashback functionality:1. Rise.aiAllows customers to earn store credit as cashback after making a purchaseStore credit can be used for future purchasesEasy to manage and customizableWorks well for l...
Hi @davidgreen1,Can you please share the store URL and password if it is password-protected?
Hi @zunairhaseeb,Shopify Dawn does not have a built-in split banner feature, but you need to add custom code to achieve this.Let me know if this is something you need help with.
01-10-2025
Hey @MagdalenaBB,1. Go to your Shopify Admin panel --> Online Store --> Theme --> Edit code2. Open your theme.css / based.css file and paste the code in the bottom of the file.shopify-policy__body ul li {
font-size: 12.33px !important;
} If this ...
01-10-2025
Hi @Webstollen,Using an App proxy is a practical solution for overcoming the sam-origin policy restrictions.1. Set Up the App ProxyLog in to your Shopify Partner Dashboard and select your appUnder the App Setup section, look for App ProxySpecify Prox...
Hi @nahuel_123,The password you shared is incorrect, can you please share correct password?
01-07-2025
Hey @argnarb,I just checked your slideshow banner on mobile, the issue is that your button is below the slideshow
01-07-2025
Hey @supra1,If you were on Shopify Plus, this can be easily resolved by creating custom checkout logic. Unfortunately, since that’s not the case, here are some alternative options to consider:1. You can go for Custom COD App development tailored to y...
01-06-2025
Hey, can you share the image?
Hi @beveragebombs,Go to Online Store > Themes > Actions > Edit CodeLocate your CSS file (e.g., theme.css, style.css, or similar)Paste the CSS code or update the existing .product-card styles .product-card {
width: 100%;
height: 300px;
bac...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
244 | 01-14-2025 08:14 AM |