Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Whenever I switch between different sections of my store using the header menu, the menu briefly enlarges before returning to its original size. This resizing happens, for example, when navigating from the main menu to the catalog. It’s quite annoying—can anyone suggest a fix?
Note: This issue doesn’t happen every time. It occurs on PC, and since I can’t post a video here, I’m unable to provide visual evidence.
STORE https://timecraft.se/en
Solved! Go to the solution
This is an accepted solution.
Hey @edwinsoltan
It seems like you have this code added somewhere in your theme.liquid file, just simply remove this code and add it again below <head> and that should fix the problem.
<style>
.header__menu-item {
font-size: 16px !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi, it seems this issue only occurs when switching to the catalog section. The typography doesn’t appear to be the problem, and I’m unsure about the padding. How can I fix this?
This is an accepted solution.
Hey @edwinsoltan
It seems like you have this code added somewhere in your theme.liquid file, just simply remove this code and add it again below <head> and that should fix the problem.
<style>
.header__menu-item {
font-size: 16px !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you, this resolved my issue initially, but when I tried pasting it again, the same issue occurred.
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