Tagged: bookmarks, mobile phone
Hi, maybe you could help me.
The social bookmarks are not displayed on the mobile phone. Desktop and iPad no problem.
Who can help please?
Hey Timo,
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 (max-width: 479px) {
.responsive #top #wrap_all #header_meta .social_bookmarks {
display: block !important;
margin-top: 5px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Many Thanks
Hi tjg,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria