Hello,
in the mobile version on this page: https://shantama.org/ the Social Icon for IN is not visible. Only the line to divide the section but no Icon. looks buggy. Can you please send CSS to fix this?
Hey ausgesonnen,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top #header .social_bookmarks {
display: block;
}
}
Best regards,
Rikard
Now it has disapperead completely. Before it looked buggy. Now it is totally gone.