Header image
-
Hello,
The header image on my Dyad site is tiny. How do I change the size so it is bigger?The page I need help with: [log in to see the link]
-
Hi @yazminelomax,
Please try adding the CSS below to the customizer in Appearance > Customize > Additional CSS:
.site-branding .custom-logo-link img { max-height: 300px; max-width: 600px; }The px values can be changed to whatever you prefer.
If the CSS doesn’t have the desired effect, please let me know š
Thanks Gary!
I’m having the same problem with my site icon – also tiny! Any suggestions?
ThanksThanks Gary!
You’re welcome š
Iām having the same problem with my site icon ā also tiny! Any suggestions
Can you clarify what you mean when you say “site icon” – do you mean the Site Icon feature in Appearance > Customize > Site Identity > Site Icon?
WordPress automatically resizes the icon for different devices, so you shouldn’t need to change anything.
If there’s a problem with the icon, can you describe what the issue is in more detail – where can the issue be seen?
Hi Gary,
I was referring to the icon in Appearance > Customize > Site Identity > Site Icon. On the desktop version of my site, the icon is just a tiny dot and the picture not visible.
Thank you,
YazmineDo you mean that the icon is too small when you view it in the top of your browser?
If you do, please reduce the empty space around the circle using an image editor, then upload the new image.
This is the original image you’re using:
https://i2.wp.com/yazminelomax.com/wp-content/uploads/2017/08/YL-2.pngYou can see that there’s a lot of empty space, so when it gets resized to 32px by 32px for the browser bar, the dot appears smaller than it really needs to be:
https://i2.wp.com/yazminelomax.com/wp-content/uploads/2017/08/cropped-YL-2.png?fit=32%2C32
Here’s the icon for ww.wp.xz.cn for comparison. You can see that although the image is the same dimensions (32px by 32), it looks larger because there is no empty space:
Thank you!
You’re welcome š
On the mobile version of my site, the header image does not fit on the screen and hangs a little bit off – can this be fixed?
Please try replacing the earlier CSS with:
@media only screen and (min-width: 768px) { .site-branding .custom-logo-link img { max-height: 100px; max-width: 400px; } }-
This reply was modified 8 years, 9 months ago by
Gary Bairead. Reason: updated CSS
-
This reply was modified 8 years, 9 months ago by
Gary Bairead.
Hi, i am having the same problem as yazmine – i have tried pasting the css (above) into the additional css field, but it makes no difference – is this wrong? where do i go to change the css?
sorry, i am a complete amateur at this.
Please create your own thread and include a link to your site in that thread.
https://ww.wp.xz.cn/support/theme/dyad/#new-post
This prevents the original poster from getting email notifications about a site that isn’t theirs.
Thanks š
-
This reply was modified 8 years, 9 months ago by
The topic ‘Header image’ is closed to new replies.

