I want to get rid of the fixed hover window without affecting other functions.
When I move my mouse to ELECTRICAL PARTS, CHASSIS SYSTEM is still hovering.
I want to solve this problem, thanks!
I want to get rid of the fixed hover window without affecting other functions.
When I move my mouse to ELECTRICAL PARTS, CHASSIS SYSTEM is still hovering.
I want to solve this problem, thanks!
Hi @Little1 ,
Have you mean, when you click to other menu item, so the CHASSIS… item will not activation and instead the item you had clicked will be come activation, right?
What I mean is that when I click on other menus, the menu CHASSIS SYSTEM is still lit.
Hi there,
Sorry about the problem you are facing, it would be my pleasure to help you.
Please share your site URL,
I will check out the issue and provide you with the best solution here.
Jenny.
i see, so you are doing want fixed that issue, right?
Yes, of course.
Hi there,
The link you provided is not the store URL. Can you look for a link have “.myshopify.com” at the end so I can request access and customize it for you?
Jenny.
Hi @Little1
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->theme-style.scss.css->paste bellow code in bottom of file
.header.header-style1 .horizontal_menu #shopify-section-ss-mainmenu .ss_menu_lv1:first-child a .ss_megamenu_title {
color: unset !important;
}
.header.header-style1 .horizontal_menu #shopify-section-ss-mainmenu .ss_menu_lv1:first-child a .ss_megamenu_title:before {
color: #D4B465 !important;
width: 0 !important;
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly