Hello,
how can i change the logo size für 17″ Laptops via media query?
Thank you for helping
Hey Stefan,
Do you need bigger or smaller?
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
smaller would be nice. Link is in privat content
Hi Luisgasser,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width:1440px){
.logo, .logo a {
height: 85%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria