Centering header title and navigation menu

May I know how do I center the header title and navigation menu (below the title) ?

hey there

Im so sorry to say bit such changes are not optional from the theme options and without major customization is not possible to achieve :frowning:

Not possible via css?

Sorry but only with css this is not possible, needs adjustments in layout :frowning:

Here is some CSS i added to my header. I literally just added it and then came on here… so funny haha. Hope it helps. Just mess with the settings.

/* Header settings */
#logo{
width:500px;
padding-top:5px;
height:90px;
padding-left:5px;
background:normal;

}

/* Navigation settings */
ul {
list-style-type: none;
padding-top: 15px;
padding-right: 55px;

}

Good luck and check out my site if you get a chance!

https://www.incomethatspassive.com

oh and you want to go to Customize>>Additional CSS

@incomethatspassive have you seen your website on mobile devices? i mean header? :slight_smile:

Yeah i saw it and fixed it. Might take some more tweaking but it works for desktop for sure.

That’s right :slight_smile:

Ok, im going to close this ticket