Header and Logo

How can insert logo on image header ? How to fix it. When I insert image header and logo it displays in two row. If it is possible I would like to insert logo on image header at same row.

Hey there,
I hope you’re doing well today

It may be possible with some CSS, please send the URL to your site with the logo and header image in two column so We can look into this for you.

Best Regards,
Support

kalsee eco lodge

Hi kelodge,

I had a look at your site. What a cool lodge!
Question: How did you get your submenu’s to be arrows > instead of a drop down menu?
And how did you get your privacy policy/terms as links in the footer?

Thank you,
Beth

Hello Beth,

Thank you for your comment. I have been using Megamenu plugin for the submenu functions.

Log in your wp admin
thank click on appearance
than customise
than travelfy main option
than travelfy footer
You will see copy right text area. Just put your code over there.

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

Your log has been inserted correctly, what you can do is use CSS to get a better look.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

/*adjsut header*/
.hgroup-right {
    float: right;
    margin-top: 7%;
}
.hgroup-wrap {
    padding-top: 0px;
    padding-bottom: 10px;
}

Best Regards,
Support

after this code my social media icon disappeared.

Thanks

Thanks for replying with this information.

Strange, the code works fine, what device are you viewing from?

I’ve made modifications, however try this and let know.

.hgroup-right {
    margin-top: 4%;
}
.hgroup-wrap {
    padding-top: 0px;
    padding-bottom: 10px;
}

Best Regards,
Support.

window server 2012 desktop

Thank you kelodge!

Hey kelodge,

When I looked for a megamenu plugin, a ton popped up with that name. Do you have a more specific name or link?

Many thanks!
Beth

https://www.megamenu.com/

I used this one

Thank you again kelodge!

-Beth