Logo header

Hello,

I want to put a logo at the top of the page. How to do ?

Can we center the logo next?

Hi there

Hope you are having a good day and thank you for your question :slight_smile:

In order to check your question i need to see your live website, please provide url and i will take a look

sorry for my English

I want to replace the word Pyrography at the top with a logo

hey there

Have you tried to do this from the theme options?
Please use this plugin to create temporary access for us, its automatic login link and does not requires sharing your admin details. here is How To guide. at the and don’t forget about  “Set as private reply” at the bottom of the message box

 

I found :))

how to center it? with additional css?

hey there

Ok, try this code and let me know if its better than only centering it:

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

But if you still want to center it use this code:

.site-branding.col-md-6 {
text-align: center;
margin: 0 auto;
float: none;
}

Thanks

that’s perfect, thank you very much! Is it possible to remove the link from the site to avoid referencing from this forum?

Hi

Ok, Link removed, I will close this case, feel free to contact us again :slight_smile:

@vinzu20 @colorlibsupport
hi
I am Johan
and search the same problem in the search bar and I see it
I read this conversation and solve the problem of my books website
but it is center I want to the logo on the left side with the title
thanks

Hi @johanthomas

May I see your problem?
Please provide url of the page and let me know how exactly you want it to have

Thanks