Center Logo Image In Custom Header - Question | JoomShaper

Center Logo Image In Custom Header

CH

Christian Haselsberger

Template 2 months ago

Dear all, i have troubles center the logo with custom Header. I created a custom header, but the only way to customize horizontal is with margin - thats bad because of responsive design... How can i center the image? position: center doesn't work

Thank you!

0
6 Answers
Pavel
Pavel
Accepted Answer
2 months ago #149949

Hi Christian.

It is not right. Delete this.

.logo-image {
    margin-left: 90px;
}

Use this instead

.logo {
    text-align: center;
}
0
CH
Christian Haselsberger
Accepted Answer
2 months ago #151397

thanks so much, Pavel!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 months ago #149654

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue?

-Regards.

0
CH
Christian Haselsberger
Accepted Answer
2 months ago #149860

Hi! thank you for your reply! of course... https://snipboard.io/5OzAdE.jpg

thank you

0
CH
Christian Haselsberger
Accepted Answer
2 months ago #149835

Hi! of course... https://snipboard.io/5OzAdE.jpg

thank you

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 months ago #149923

Where are that setup? It seems like this in my end.

https://prnt.sc/Eqn5QkNcwepJ

0