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 |
---|---|
143 | |
96 | |
76 | |
70 | |
69 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023