Site logo

Archived topic

ogrodnictwoschlappa.pl - change te logo align too the center

5 replies · Started by Robert on April 27, 2020

Viewing posts 1–6 of 6

Hi

how are You?

I wanna ask:
how can I on: ogrodnictwoschlappa.pl - change te logo align too the center
(now its on the left...)

Kr
Robert

Hi there,

go to Customizer > Layout > Header and set the Alignment to Center

Hi

I did try it already in the past:

Header alignment - Center
but nothing happend.

Even I set it on right: its stil on the left

You have an empty widget in the Customizer > Widgets > Header - can you remove that ?

done!
- I removed it but nothing changed

Add this CSS to your Site:

.site-logo {
    margin-left: auto;
    margin-right: auto;
}
This archived topic is closed to new replies.