Center header Bar

I am having a problem centering a header once I set a max width. When I try to set the max width of the bar via the side bar to 1920px it doesn’t seem to work, so I set it via the Element CSS for the bar. That works but the bar is aligned left and I can’t get it to center. Have tried margin-left:50%; margin-right:50%; in element css but that doesnt seem to do anything.

This is the page: https://wondermugz.com/shop/

Thanks Darren.

Hi Darren,

Thanks for reaching out.
I have checked your website, but I am unable to recognize the problem. I have tried to set the max-width to the existing Bars in the Header, but didn’t find any problem. Can you please provide any screenshots marked with the issue or any video that helps us to recognize the problem?

Thanks

Hey Tristup,

Sure here you go.


Hey @DesignMunky,

Try these Bar element settings:
image

Use “margin-left: auto, margin-right: auto” to make it centered.

Kindly let us know how it goes.