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.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
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