Comments 1pgorce1 started the conversationOctober 22, 2024 at 7:29amHi,how to increase the size of the image logo on mobile ?Thanks 2,607PenciDesign repliedOctober 22, 2024 at 7:40amHi, Please go to Appearance → Customize → Additional CSS then add the following custom CSS code: .penci-header-mobile .site-branding img { max-height: 90px;}.penci-header-mobile .site-branding,.penci-header-mobile .penci-header-mobile_container { height: 90px;}.menu-toggle-desk, .menu-toggle { line-height: 90px;} Regards,PenciDesign. 1pgorce1 repliedOctober 22, 2024 at 9:56amThanks a lot Sign in to reply ...
Hi,
how to increase the size of the image logo on mobile ?
Thanks
Hi,
Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:
Regards,
PenciDesign.
Thanks a lot