Hi. How can I change the size of the header logo from 230×80 to 800×80? Thanks!
1 Answers
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!
Thanks for the quick reply, Dominic! That worked great.
But can’t word with DW Fixel theme
You can send me your site for further checking.
Please login or Register to submit your answer
replied 11 years ago
i want also the same ..
pls ans us asap ..