Home › Forums › Legacy Support › Support queries › Styling issues › Header Mobile Logo Tiny Size Tagged: Logo, mobile logo This topic has 3 replies, 2 voices, and was last updated 3 years, 11 months ago by Ada. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 21, 2021 at 9:50 am #335484 arshuSpectator Hello, Can you please help me How can I increase the header mobile logo size. please see check the link. https://prnt.sc/xcx4so inline css in img tag width and height. here is the issue... Thanks January 21, 2021 at 1:08 pm #335545 AdaParticipant Hi, Use this code to increase height and width for mobile view Add this code in appearance>> customize >> custom css @media(max-width:767px){ header img#header_mobile_logo { min-height: 30px !important; min-width:130px !important; } January 21, 2021 at 1:19 pm #335550 arshuSpectator Thank you its work. January 22, 2021 at 5:59 am #335674 AdaParticipant Thank you for confirming. Closing this topic. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘Header Mobile Logo Tiny Size’ is closed to new replies.