No content to show
User Activity
Yes you can remove it permanently with coding
04-05-2025
You can add it by navigating it at your store backend
To fix your issues:1. Change Image on Mobile:Use CSS media queries to load different images for mobile and desktop. css/* Desktop */.mega-menu img {content: url('path/to/desktop-image.jpg');}/* Mobile */@media (max-width: 768px) {.mega-menu img {cont...
04-05-2025
You can achieve that by using a third-party app like Klaviyo to segment your audience as needed. This way, you'll be able to identify the differences.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
669 | 04-05-2025 01:10 PM |