Olaf Kowalik
asked 10 years ago

Hi. How can I change the size of the header logo from 230×80 to 800×80? Thanks!

Saifuddin Nowshad
replied 10 years ago

i want also the same ..
pls ans us asap ..

1 Answers
DominicStaff
answered 10 years ago

Hi guys,
To change the size of logo in header, please do as the following: 
Step1: you can log in to Dashboard > Theme > Customize > General Settings then add the following code to the “Header code”

 <style>
.site-header #header {
background: none;
}

#branding {
width: 800px !important;
}

.site-header #branding a {
width: 800px;
height: 80px;
}
</style> 

Step2: Select Title & Tagline, upload a logo image with the size of 800x80px

Step3: Move through Appearance > Widget > Header, remove the Text widget.
 
Hope this helps!

Olaf Kowalik
replied 10 years ago

Thanks for the quick reply, Dominic! That worked great.

santosh kumar
replied 9 years ago

But can’t word with DW Fixel theme

Dominic Staff
replied 9 years ago

You can send me your site for further checking.

Powered by DW Question & Answer Pro