Comments ROSENA USMANI started the conversationSeptember 29, 2020 at 3:14pmHello, I notice that the logo doesn't readjust size depending on the device. So, it looks silly small on a desktop and silly big on a moble. Can this be changed. 228Milingona repliedOctober 1, 2020 at 9:41pmHello,We managed to fix that by adding the following code at Bakery > Custom Code > Custom CSS: /* Logo */@media (max-width: 768px) { .vu_main-menu-container .vu_logo-container img { max-width: 80px; }}@media (max-width: 480px) { .vu_main-menu-container .vu_logo-container img { max-width: 60px !important; }}Kind regards, Milingona Support Follow on Envato Facebook Twitter Sign in to reply ...
Hello, I notice that the logo doesn't readjust size depending on the device. So, it looks silly small on a desktop and silly big on a moble. Can this be changed.
Hello,
We managed to fix that by adding the following code at Bakery > Custom Code > Custom CSS:
Kind regards,
Milingona Support
Follow on Envato Facebook Twitter