This topic has 8 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
The header logo above the menu seems to be cutting off the logo to the thumbnail dimensions. In the demo the logo is wider which is what we want. Here is the url: http://www.orion-crusades.com. It’s in “under construction” mode right now. Do I need to change the width in css?
Hello,
To change logo size add this code into custom.css file:
.header-vertical-enable .page-wrapper .header-type-vertical2 .container .header-logo img {
width: 200px !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Thanks, did as instructed but the logo seems to expand on the home page. I deleted the old & added a new one but it still doesn’t look right.
Hello,
Could you please show a screenshot of the problem and how you want the logo to be shown?
Thank you.
Regards,
Eva Kemp.
It should look like the sub pages. Here are the screenshots
Incorrect:
Correct:
Hello,
I’ve checked the logo on home page and subpages and it looks the same.
Try to clear your browser cache or check with some other browser.
Thank you.
Regards,
Eva Kemp.
Working…TKS!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Header logo above menu sizing incorrectly’' has been successfully resolved, and the topic is now closed for further responses