Shopify themes, liquid, logos, and UX
Hi there,
I have spent a while looking through other answers and can't seem to get anything to work. I am created a new site and I want my logo to be centered in the header with the menu centered below it in brooklyn theme. Can someone plz help!!
Greatly appreciated.
Here is my link
https://fikawear.myshopify.com/
Thanks for post
, sorry but your store is password protect. can you please share us
Sorry. It should be visible now.
do you like this?
yes, that is how I would like it, except with less white space in the banner. Also, if possible Id like the cart and search button to stay on the right, but the menu where you have it. Can you tell me how to do this?
It can be done by doing some code customization. please send me a personal message and we can discuss what you'd like
hello ketan, i'm looking to make the same modifications to my header and would love some help with it. i tried to message you, but it looks like i don't have PM capabilities in shopify yet, having just signed up for the community. if you're available, let me know! thanks so much.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
great! thanks so much, my site is https://www.ohlittlewren.com/
i also seem to have PM capabilities now, so we can do that if it's easier.
yes, please confirm this look proper
yes! also, would it be possible to put the account and cart icons to the far right of the logo and the search to the far left?
my screenshot is normal css change possible but your last requirement done by more customization css, html and liquid code change
@KetanKumar thanks so much. so i should probably hire a developer for that second part. how to i at least make the first set of css changes?
yes, first fart done below code can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-header .grid--table {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
.site-header
.grid__item.large--one-third.medium-down--one-half {
display: flex;
text-align: center;
}
nav.grid__item.large--one-whole.large--text-right.medium-down--hide {
display: flex;
justify-content: center;
}
its my pleasure to help us
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025