Dear all,
I’ ve a logo position problem in portable devices in fact, on the iPad it is a little bit covered from the menu and both in iPad and in iPhone the logo appears blurred.
I’ ve tried to move a little bit on the left modifying the custom.css but nothing happens.
Is it possible to know in which way I can fix this problem?
Thank you for your cooperation
The following one:
http://www.servizincc.it
THX
Hey!
Thank you for the link.
Please go to Enfold > Header > Mobile Menu panel. Set the Header Mobile Menu activation to the second option. Add this on Quick CSS or custom.css to fix the logo:
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
margin: 0 auto;
max-width: 100%;
height: 70px !important;
max-height: 70px !important;
width: auto;
}
}
Best regards,
Ismael
Thank you
I’ ll try
Hi!
Please try and let us know so we can mark the thread as resolved or assist you further
Regards,
Yigit
I’ ve tried and the problem is not fixed. I would like to send you a screenshot but there is no possibility here……
Hey!
Please upload your screenshots on imgur.com or Dropbox public folder and post the links here
Cheers!
Yigit