add an inscription or a cover picture on the right side of the header

Hello
I want to add an inscription or a cover picture on the right side of the header aligned more or less with the logo?

Forgot the image

H

Hi @claudio,

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

Could you please share the page URL from your site where you want to add it so that i can help you to achieve it?

Kind Regards,
Movin

Here is the Url:pjeseeimja.com

Hi @claudio,

Thank you for sharing the site URL.

You can remove the empty space displayed at the top of the page by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Travelify Other Options

#branding section.hgroup-right,
#site-logo {
  margin-top: 0;
}
I want to add an inscription or a cover picture on the right side of the header aligned more or less with the logo?

Currently you have added the text in the logo file http://pjeseeimja.com/wp-content/uploads/2015/11/my-site-logo-e1447609630881.png therefore we can’t move it using CSS.

To align the text with the logo, either align it in the shared image file or use different image for it or display it using text instead of image so that we can align it using CSS.

Best Regards,
Movin

Thank you :slight_smile: very helpful

You are most welcome here :slight_smile: