This topic has 3 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp
I have placed a logo of 150 x 75 pixels inside the fixed header option, but when I look at the header on my Samsung Galaxy 3 mobile phone the image looks slightly squished. Also, I am using Header 12 for my theme layout and therefore need to have a white colored logo over the solid dark background to be seen, but when I view the mobile version of the website my white logo cannot be seen. Please advise, thanks
Sorry, I meant I am using Header 13. Thanks
Hello,
Please add this code in custom.css file:
@media (max-width: 480px) {header {
background-color: black !important;
}}
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Mobile Header logo?’' has been successfully resolved, and the topic is now closed for further responses