Tagged: logo
Hi ,
when i browse it from mobile device , logo is not showing fully, what setting required?
http://differenzsystem.com/akritiv_ver2/
Thanks
Brijesh
Hi brijesh1111!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
.logo, .logo a, .logo img { max-height: 70px!important; }}
Best regards,
Yigit
Thanks it works well