Shopify themes, liquid, logos, and UX
Hello! I'd like to add black bars in the header as the picture shows below!
Here is my site!
Nattstudios.com
Code 1234
Please add the following CSS code to your assets/base.css bottom of the file.
@media screen and (min-width: 990px) {
.header__inline-menu {
border-left: 1px solid #000 !important;
border-right: 1px solid #000 !important;
width: 100% !important;
text-align: center !important;
}
}
Thanks!
The lines didn't go down/up all the way, also I want it more towards the center! 🙂
Please add the following CSS code to your assets/base.css bottom of the file.
@media screen and (min-width: 990px) {
.header {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
}
I'd rather not make the header smaller but the lines longer.
Please add the following CSS code to your assets/base.css bottom of the file.
@media screen and (min-width: 990px) {
.header {
padding-top: 16px !important;
padding-bottom: 16px !important;
}
.header__inline-menu {
padding: 8px !important;
}
}
Tried it, didn't solve the problem!
As I said, I'd like to make the black lines taller not change the header size!
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024