Shopify themes, liquid, logos, and UX
Hello, i would like to modify the header on my pipeline theme. I'd like the logo to be centered, and the menu to appear below it and centered. can't seem to find a way to do it, can someone help me ? thanx a lot.
img 1 : what it looks like now
img 2 : what i would like it to look like
Solved! Go to the solution
This is an accepted solution.
Thank you for the information.
Try this one.
.header__desktop.header__desktop--menu_center {
flex-direction: column;
}
.header__desktop__bar__l {
justify-content: center;
}
.header__desktop__bar__c {
justify-content: center;
}
.header__desktop__bar__r {
position: absolute;
right: 100px;
}
Hey there -
The Pipeline Theme does not support the menu position you are looking to achieve out of the box. You can see the different positions: https://pipeline.groupthought.com/header/header/header-styles.
It is possible to make this change within the theme. We've done it before for merchants.
The question really becomes are you comfortable editing theme, css, and Javascript files?
i wouldn't say comfortable but i've done a bit of editing already, so i'd like to try !
Hi @julo52
Can I take a look? Would you mind to share your Store URL website? with password if its protected. Thanks!
This is an accepted solution.
Thank you for the information.
Try this one.
.header__desktop.header__desktop--menu_center {
flex-direction: column;
}
.header__desktop__bar__l {
justify-content: center;
}
.header__desktop__bar__c {
justify-content: center;
}
.header__desktop__bar__r {
position: absolute;
right: 100px;
}
it worked like magic !
thanx a lot !
one quick question,
now some of my links in the menu seem to be broken.
for exemple under "CLICK & COLLECT" the first two links : PÂTISSERIES and CHOCOLATERIE do not work anymore.
do you have any idea why ?
it worked like magic, but now links in the menu (the ones that are in drop down menu) seems to be broken.
for exemple under "CLICK & COLLECT" the first two links : PÂTISSERIES and CHOCOLATERIE do not work anymore. and again under "A PROPOS" the first two links do not work either.
do you have any idea why ?
if you have time to look at it i'd appreciate it very much
thanx a lot !!!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024