Shopify themes, liquid, logos, and UX
Hi, I'm hoping to have my mobile heading look like this, with no hamburger menu, logo adjust left, and stacked navigation text. Any help in the right direction is welcome, thank you!
url: https://dunes-fyi.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
You can do that by adding this code to Custom CSS in Online Store > Themes > Customize > Theme settings
@media (max-width: 749px) {
.header {
display: flex !important;
}
header-drawer {
display: none !important;
}
nav.header__inline-menu {
display: block !Important;
margin-left: 1rem !important;
margin-right: 0 !important;
}
}
- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
You can do that by adding this code to Custom CSS in Online Store > Themes > Customize > Theme settings
@media (max-width: 749px) {
.header {
display: flex !important;
}
header-drawer {
display: none !important;
}
nav.header__inline-menu {
display: block !Important;
margin-left: 1rem !important;
margin-right: 0 !important;
}
}
- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Thank you! Not getting the same results, can you take a look? Also would like logo to not shrink quite that small if possible.
Hi again! Hoping you can help me troubleshoot, this same code is not giving those results for me unfortunately.
Weird, i moved it above a few lines of custom CSS and it worked, but i'd love to see the logo not shrink so much, if possible! Thank you in advance
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