changing logo size and adding content right side of header

Hi
I want to decrease the size of the logo that was being displayed in this theme as it was very large. I want to shrink the height. Also want to add content on the right side like email ID and phone. Can you please help us in this.

Hi @manindra,

I hope you are well today and thank you for your question.

You can change the logo height by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Apperance -> Theme Options -> Other -> Custom CSS

#logo img {
  max-width: 80px;
}

Do you still need assistance regarding adding content on the right side like email ID and phone?

Best Regards,
Movin

Hello
this does not change anything of my header logo size.
It seems too big, and I want to decrease the size of the logo.
Can you help me?

@aionogi This is old topic so to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/unite-support/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.