Help! Sense Theme Menu and logo are on the same line

Hi!

I centered menu ,but it seems on same line with logo,i want logo above menu ,just like offical template did. If anyone can help me please! :sob: :sob:

My site

Sense 2.0

@mmmyhappy ,

Please share the store URL…

1 Like

https://sozobeautyshop.com/ password:rahfau

@mmmyhappy
Hello,

.header {
	padding-bottom: 40px;
}
.header__inline-menu {
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	text-align: center;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Like This

1 Like

It works ! Love u !!! :face_blowing_a_kiss: