This topic has 10 replies, 5 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hi there,
I was wondering if you could help me trying to make my header type 2 more like header 16 and by that I mean having the logo more to the left top corner and the height of the header to be shorter but at the same time maintaining the transparency of header type 2. Is there a way to that through visual composer? or do those changes have to be made in the CSS file?
Thank you!
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Thanks for your help!
Hello,
We can log in neither to wp-admin panel nor to FTP account.
Please check the credentials.
Regards,
Eva Kemp.
Sorry Please try again.
Let me know if this works.
Thanks,
Hello,
As I see now you’re using header type 16. Do you want to keep it or shall we modify header type 2?
Best regards,
Jack Richardson.
Hello,
I have changed it to header type 2 now. Could you please make my header to look like the following template? http://demo.qodeinteractive.com/bridge/
and by that I mean having the logo more towards the left top corner and having the menu closer to the top. Please let me know if what I’m trying to say makes sense. I appreciate your help.
Thanks,
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.header-logo img {
margin-left: -50px !important;
}
.navbar {
padding: 0px 0px;
}
Regards,
Eva Kemp.
cool trick!
.navbar {
padding: 0px 0px;
}
Hello @FuegoHD,
Glad it was helpful for you.
Have a nice day.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up