Hello, I wonder if any of you could help me.
I need to align my menu with the logo: currently the menu is centered under the logo and i’d like to keep my logo on the center but keep the menu to it’s left.
I’m using Craft theme.
My link is www.joanadarq.com
Thanks in advance!
@joanadarq Hey there, how is it going?
I’ve checked your store and see the stated issue, I can help you to resolve it without taking much of your time
Ujjaval
December 13, 2022, 3:16pm
3
@joanadarq
You want like this ?
Then add below css into your base.css file
.header:not(.header--middle-left) .header__inline-menu {
margin-top: -100px !important;
margin-right: 566px !important;
}
.header__heading-logo {
max-width: 100px;
background-color: grey;
border-radius: 68px;
}
Hello @joanadarq
It’s the GemPages support team and glad to support you today.
I would like to give you a solution to support you:
Go to Online Store → Theme → Customize:
On the left sidebar setting the header
On the right sidebar change: Desktop logo position to ‘Middle center’
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.