How to change position of logo

Hi,

The position of the header logo is pre-set. Now I want to change the position a little bit. Can we center the logo to align the menu and the below text?

I tried to play with the logo’s margins/paddings in CSS but it didn’t work.

Thanks,

Hi there

Try this css code, add it in the Appearance > Customize > Additonall css:

.site-branding.col-md-6 {
    width: 100%;
    text-align: center;
}

Hi,

Still the same. nothing has changed. any other ideas?

Thanks,

Hi

I see the code is not added at all, let me see the screenshot

Hi,

Please see below screenshot.

Hi

You placed code in the comment section, it will not work for sure, please remove them: