Shopify themes, liquid, logos, and UX
Hello,
I got quick question. How can I mind my content in menu higher I mean mobile version. Here is example
Solved! Go to the solution
This is an accepted solution.
@Aleksander22 , Add this code at the very bottom of base.css file
.menu-drawer__navigation {
padding-top: 0!important
}
Result:
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
Step 1: Find the find base.css. And add this code to the end of the file
.header-drawer-logo-wrapper {
text-align: center;
display: none
}
.section-header.menu-open .header-drawer-logo-wrapper {
display: flex;
position: absolute;
z-index: 9;
width: 100vw;
padding-top: 10px;
align-items: center;
}
#Details-menu-drawer-container > summary {
z-index: 10
}
#Details-menu-drawer-container > summary:before {
display: none;
}
Step 2: Search for the file header.liquid and add this code to the position i've marked here
This is the code
<div class="header-drawer-logo-wrapper">
{% if section.settings.header_drawer_logo %}
<img class="header-drawer-logo" src="{{ section.settings.header_drawer_logo | img_url: 'original' }}" alt="Header Drawer Logo" height="50px">
{% endif %}
</div>
Step 3: Also in the header.liquid file, add this code to this position before "blocks"
Here is the code:
,{
"type": "image_picker",
"id": "header_drawer_logo",
"label": "Header Drawer Logo",
}
And you have an option in customize to choose the logo image
Like this
Hope it helps you 😊
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
@Aleksander22 , Add this code at the very bottom of base.css file
.menu-drawer__navigation {
padding-top: 0!important
}
Result:
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Thanks for your help could I ask you to help me with adding logo here
This is an accepted solution.
Step 1: Find the find base.css. And add this code to the end of the file
.header-drawer-logo-wrapper {
text-align: center;
display: none
}
.section-header.menu-open .header-drawer-logo-wrapper {
display: flex;
position: absolute;
z-index: 9;
width: 100vw;
padding-top: 10px;
align-items: center;
}
#Details-menu-drawer-container > summary {
z-index: 10
}
#Details-menu-drawer-container > summary:before {
display: none;
}
Step 2: Search for the file header.liquid and add this code to the position i've marked here
This is the code
<div class="header-drawer-logo-wrapper">
{% if section.settings.header_drawer_logo %}
<img class="header-drawer-logo" src="{{ section.settings.header_drawer_logo | img_url: 'original' }}" alt="Header Drawer Logo" height="50px">
{% endif %}
</div>
Step 3: Also in the header.liquid file, add this code to this position before "blocks"
Here is the code:
,{
"type": "image_picker",
"id": "header_drawer_logo",
"label": "Header Drawer Logo",
}
And you have an option in customize to choose the logo image
Like this
Hope it helps you 😊
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Thanks you help me a lot appreciate that
@Aleksander22, Glad to help you 😊
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
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