Tagged: logo size
I have put quite a few CSS combinations into General styling but can’t seem to get my logo to display full size
– with no additional CSS it displays proportional but smaller than the original & a little smaller than I’d like
original size of the image is 900 x 138
when I do
.logo img {
height: 138px;
width: 900px;
}
the logo displays distorted (condensed)
Note- I still want the logo to re-size to fit responsive
can someone help me out
Hey smarta-brett,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
sorry! …..see
https://jennysyoga.com.au/
the logo is displaying smaller than the actual size of 900 x 138
if it displayed full size i think it would look a lot better
I tried doing custom header size but the logo still stayed small
also tried several CSS options with no luck