This topic has 6 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
Hi guys,
I recently got in touch and figured out how to edit the header to make it smaller in size and I just changed the color also.
Q1. Is it possible to have my logo better centered rather than so tight to the base of the header line?
Q2. The new saved header color and size is only set on the home page and the additional pages have issues. Could you please advise how I can edit these to look correct.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hi Eva,
Thanks for looking into this for me
info added in private content section.
Mark
Hello,
Please add this code in custom.css file
.navbar{
padding: 0;
}
and delete following code from custom.css file
header {
margin-bottom: -30px;
}
Regards,
Robert Hall.
Looks like that did the trick.
Thank You Robert
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Header not the same globally after custom.css edits’' has been successfully resolved, and the topic is now closed for further responses