Hi,
I have altered the logo width and height using the following css:
.logo, .logo img {
max-width: 640px !important;
width: 640px !important;
height: 294px !important;
max-height: 294px !important;
}
However, the logo looks how I wanted, but the menu and the menu container overlap with the logo. Even the content doesnt seem to recognise the logo height and adjust accordingly. Any help would be appreciated.
Hey erhabi!
I’m not sure how you have your header setup so can you send us a link so we can take a closer look? You can mark your reply as private if you wish.
Best regards,
Elliott
Hi Eliot,
Thanks for the reply.
I resolved this by choosing a boxed layout and adjusting the header size to fit my contents. However, I have run across a resizing problem on smaller screens, like smartphones, etc. I guess I will study the forum and try those fixes now.
I’ll get back to you in case I run into any problem.
Thanks a mil!