Shopify themes, liquid, logos, and UX
PRESTIGE THEME: How to still have side bar draw on desktop view when navigation style is 'inline' on home page / header
what i want is shown in pic below
Hi @1999
Please follow these steps:
Go to Online store > Themes > Edit code. Find the file theme.css, scroll down to the bottom and add this code
button.Header__Icon.Icon-Wrapper.Icon-Wrapper--clickable.hidden-desk {
display: block!important;
}
.Header__FlexItem {
gap: 50px;
}
This code will display the sidebar menu and adjust the layout of the header. This is the result
I hope that it will work for you.
User | RANK |
---|---|
169 | |
152 | |
70 | |
46 | |
34 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023