Shopify themes, liquid, logos, and UX
Hello,
I want this preview when you hover "collection" and not a new page like I have now! There is a example of what I want:
I use dawn theme. My store is womber.fr and password is PROPAGANDAAA
Can you help me?
Thanks,
regards
Solved! Go to the solution
This is an accepted solution.
Hi @PAUL8 ,
May I suggest to update code these steps:
1. Get code here https://github.com/eboost10/2640367/blob/main/custom/megamenu.liquid
2. Go to Store Online-> theme -> edit code
3. Snippets/header-dropdown-menu.liquid
4. Replace code in this file with code that you get at step 1
This is an accepted solution.
Hi,
- To remove underline you can go to Assets/base.css add code below to end of file
header .header__active-menu-item {
text-underline-offset: 0;
text-decoration: none;
}
- To you can choose which collection I want to put in the preview ->Could you share code of Sections/header.liquid? I will help to add a settings in customize to you can do it. It only show 5 first collections in list collections now.
Hi @PAUL8 ,
You mean you want to show it likes this theme https://themes.shopify.com/themes/impulse/styles/modern/preview?
This is an accepted solution.
Hi @PAUL8 ,
May I suggest to update code these steps:
1. Get code here https://github.com/eboost10/2640367/blob/main/custom/megamenu.liquid
2. Go to Store Online-> theme -> edit code
3. Snippets/header-dropdown-menu.liquid
4. Replace code in this file with code that you get at step 1
It's working, but how can I delete the line below "Acceuil" when I'm not hovering it
And how can I choose which collection I want to put in the preview ?
You can see what I'm saying here: https://jd2tsoprwmfaoukh-70360858889.shopifypreview.com
This is an accepted solution.
Hi,
- To remove underline you can go to Assets/base.css add code below to end of file
header .header__active-menu-item {
text-underline-offset: 0;
text-decoration: none;
}
- To you can choose which collection I want to put in the preview ->Could you share code of Sections/header.liquid? I will help to add a settings in customize to you can do it. It only show 5 first collections in list collections now.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024