Header image fuzzy
-
Hello,
I am trying to figure out why my header image is fuzzy.
I added this to my child theme csss to adjust for my desired width:
img.header-image {
margin-top: 0;
padding-top: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
width: 954px;
}Then I have uploaded the header image using the exact 954 px, 960px, etc. My resolution is saved as 72 and I have also tried saving for the web but nothing seems to be working.
my website it here
- The topic ‘Header image fuzzy’ is closed to new replies.