This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Is there a way that I can have a different logo show up on select pages?
Have a parent company with sub company pages but sub companies have slight edits to their logos.
Is it possible to have the main one replaced if they are on different pages?
I currently have the additional logs added under a text block to let people know where they are.
Client hates it and is looking for the suggestion above.
Also is there a way site wide to eliminate the space/gap between the header and content on each page. To big a gap right now. I would like to bring everything up and closer. The home page seems to have an even larger space than the others?
Thank you
Hello,
To remove the gap add this code in custom.css:
.content-page, .page-content {
margin-top: 0px;
}
.vc_custom_1404983761062 {
margin-top: 0px !important;
}
You can upload custom logo for each page in Pages > edit a page > Logo image for this page ( http://storage4.static.itmages.com/i/15/0803/h_1438586645_1287462_ac337b914e.png ).
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up