Media Query Help For Logo
Hi,
I understand that by using #logo I can adjust the div for the logo, but how can I adjust the image itself, and not just the div container #logo?
Note: I have already tried #logo img { width, height} as well as .site-logo and header-logo but that didn't work. The only way I get it to adjust, is using #logo { width, height } so far, but that adjusts the div not just the logo, I need the logo to be resized.
Thank you
Brian