If you want your logo and header to appear bigger, you need to add the CSS code snippet below to your custom CSS box under Settings > Design 👇
.socialwall_header {
height: 100px;
}
.socialwall_container {
margin-top: 115px;
}
.socialwall_header.custom img.logo {
height: 80px;
}
Once you add it, you will notice that your header and logo appear much bigger than before 👇
🚨Please note: it does NOT work on Kiosk and Grid layouts!
In case you have further questions, don't hesitate to contact the support team via chat or support@walls.io!