Shopify themes, liquid, logos, and UX
Hello,
I would like to put my text (menu) at left on the header like i show in the screen
siteweb : https://streetpointtest.myshopify.com/
password : othomo
Solved! Go to the solution
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media screen and (min-width: 990px) {
.header:not(.header--middle-left) .header__inline-menu {
position: absolute;
left: 0;
margin-top: -70px;
}
.header {
position: relative;
}
}
After Code Layout
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media screen and (min-width: 990px) {
.header:not(.header--middle-left) .header__inline-menu {
position: absolute;
left: 0;
margin-top: -70px;
}
.header {
position: relative;
}
}
After Code Layout
thanks a lot
User | RANK |
---|---|
74 | |
73 | |
62 | |
59 | |
41 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023