Shopify themes, liquid, logos, and UX
Hello, when i open my drop down menu i would like my logo to stay instead of disappearing. Is there a solution?
Hello @MastaDizzy you can try this to make the logo stay even when the menu drops down
1) Go to the Admin Page then click on Online Store then select Themes, then go to Actions and then click on Edit code.
2. In the Asset folder, open the theme-index.min.css
3. Paste the code below at the very bottom of the file.
@media only screen and (min-width: 950px) {
ul.dropdown-menu.dropdown-menu--mega {
margin-top: 95px !important;
}
}
Try this out then let me know if it works for you!
My theme does not seem to have the "theme-index.min.css" in assets.
h1.header__heading, h1.header__heading * {
display: block;
}
Did i do something wrong to cause this ?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024