Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #835070

    Hi,
    i use header social icons, but they are not visible on smartphone.

    How can i activate this icons for mobile phones?

    Thank you for helping!

    #835092

    Hey Luisgasser,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top #header .social_bookmarks {
        display: block!important;
    }}

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.