Site Image Maximum Height.
-
Hey I have been trying to work with this issue for a little but but cannot seem to find the right css to change.
Under:
Appearance –> Theme Options –> Styling -> Header Logo Image Max-height.
I need to make the maximum height beyond 200px. I tried changing:
.site-image { display: block; margin: 0 auto; max-height: 400px; }
.site-title a img { max-width: 100%; max-height: 400px; height: 100%; padding: 0; -webkit-border-radius: 0; border-radius: 0; }
Can someone guide me to what i’m missing or where I’m missing to increase the maximum value to say 400px.
Thank you,
James
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Site Image Maximum Height.’ is closed to new replies.