Hi Ciarán,
My social media buttons are not displayed on my website.
......Not on desktop or mobile.
kaasbox.nl
Can you help me to solve this problem?
Gr. Edgar
#socialmedia {
top: 105px;
}#socialmedia {
display: inline !important;
}@media only screen and (max-width: 440px) {
#socialmedia {
top: 0;
}}