Logo size on screens higher resolution than 1920

Hi team,

I'd like to change the size of my logo on screens bigger than 1920 px width. I use this css:

@media only screen and (min-width: 1921px) {#Top_bar #logo img.svg { width: 233px;}

It works but it breaks the rest of my site. Any advice?

Best,

Redmar

Comments

  • Hi,

    Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.

    Thanks

Sign In or Register to comment.