Hello,
We would like to add a logo and a longer name in the header. Unless it worked, but on the phone it only appears for half.
Here’s a link to my demo page http://windows-tipps.com
Can you help me?
Hey JochenBake!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo img {
max-width: 268px!important;
} }
Regards,
Yigit
Hello and thanks for the help
Now the logo on the phone is correct. Unfortunately, it is now reduced to the desktop. I do not want yes.
The logo is 417 x 99
I have the following CSS in the Quick CSS
first-child> li> a {# header_main container, MAIN_MENU ul..
height: 110px important;!
line-height: 190px important;!
}
# main {html.fixed_header
padding-top: 120px;
}
Thanks
Hello!
I updated the code in my previous code. Please add it to Quick CSS if that does not work, please create a temporary admin login and post it here privately
Best regards,
Yigit
Hello,
it appears correctly with the code on the desktop and the phone. Unfortunately, it now appears highly known on the iPad when viewed too small. I rotate the iPad, it is displayed correctly.
Hi!
Can you post a screenshot? I’m not sure if i understood you correctly
Regards,
Yigit