Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author modernthemesnet

    (@modernthemesnet)

    Hello,

    I am unable to replicate this issue. Everything seems to be working fine.

    When looking at my web on mobile I am missing:
    – Footer Social Heading (Text:Samfélagsmielar)
    – Icon for Home widget (paper plane default)

    https://vu2122.leo.1984.is

    Theme Author modernthemesnet

    (@modernthemesnet)

    dewice,

    The social header is hidden by default. You could change that with custom CSS:

    @media handheld, only screen and (max-width: 767px) {
         .social-bar span { display: inline-block !important; }
    }

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘images and logo design does not show on mobile browser’ is closed to new replies.