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.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025