No content to show
User Activity
11-25-2024
Okay @AmyOsborne9 , This will require changes to the code. I'll share the details with you, including where to make the changes and what modifications are needed.
Hi @Lyrad , Could you please share the metafield structures for both the metafields being fetched and the ones not being fetched? By structure, I mean the format like "product.metafields.namespace.key". This will help me better understand the issue a...
11-25-2024
The icons are in SVG format, so it is possible to change their color. However, I would need to check your storefront first to proceed with this.
11-25-2024
There are two logos added in the header. When scrolling down, the white logo is hidden, and the black logo is displayed.
11-25-2024
Hi @AmyOsborne9 , You can achieve the desired effect by implementing the following CSS to the main DIV of your header section <!-- Replace the selector with your header section class -->
.selector {
background: transparent;
} If you can share yo...
11-06-2024
No, @Horzo, it's not hard to do this. I have implemented this code many times for my clients, and I help with this same issue in the community as well. Along with the answer, you can check out there.https://community.shopify.com/c/shopify-design/how-...
Hello! @kbtyau Please follow these steps to add this CSS code:1. Go to your Online Store2. Click on "Themes"3. Select "Edit code"4. Open your CSS file. If you have a custom CSS file, open that instead.5. If you can't find your custom CSS file, open "...
Hello! @Sivadarshan Please follow these steps to add this CSS code:1. Go to your Online Store2. Click on "Themes"3. Select "Edit code"4. Open your CSS file. If you have a custom CSS file, open that instead.5. If you can't find your custom CSS file, o...
@FadiAlNajr20 Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.
@Sivadarshan Please try this code; it only works in mobile view.window.addEventListener('DOMContentLoaded', () => {
const headings = document.querySelectorAll('.grid .footer-block__heading');
// Check screen size
const isMobile = () => windo...
@Motoblox I reviewed the section you shared, and I see the custom slider design you're aiming for. I'd be happy to help you design and develop a tailored slider solution that aligns with your vision. We can work together to create a visually engaging...
Hello! @Motoblox Please follow these steps to add this CSS code:1. Go to your Online Store2. Click on "Themes"3. Select "Edit code"4. Open your CSS file. If you have a custom CSS file, open it instead.5. If you can't find your custom CSS file, open ...
11-06-2024
Hello! @FebruaryBloom Please follow these steps to add this CSS code:1. Go to your Online Store2. Click on "Themes"3. Select "Edit code"4. Open your CSS file. If you have a custom CSS file, open it instead.5. If you can't find your custom CSS file, o...
@Motoblox Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.
Thanks @Sivadarshan
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
166 | 11-06-2024 05:52 AM | |
366 | 11-06-2024 04:34 AM | |
348 | 11-06-2024 04:26 AM | |
421 | 11-06-2024 03:04 AM | |
287 | 11-06-2024 02:33 AM |