Hello, Go to front-page.php present in your theme directory and follow the instruction as shown in image given below Now, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #logo{ height:100%; } #logo img { max-height:100%; } This will solve your issue.