How to center logo in navbar?

Hey there,

Loving the theme and your support!

I have a question about centering my logo in the navbar.

Basically my navbar consists of one row, and 3 containers.

The left container contains the menu toggle
Middle container contains the logo
The right container contains a seach icon + Subscribe button

My issue is that I want the logo centered on the page.

How can I do this? I am using the header builder.

Thanks for your help in advance!

Hi @RickyWolff,

Thanks for reaching out.

It will only center if both containers in the left and right side have the same dimension. Try setting the 1st and 3rd container’s flex width to 15%, then 70% to the middle container.

It’s just a sample value, you could increase or decrease it as long as the total results to 100% (eg. 15% + 70% + 15%).

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.