Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS default template logo appears on mobile

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #205475
    Bones_Jones
    Participant

    hi guys,

    link
    http://goo.gl/uKn3z4

    in mobile a default template logo is showing instead of a company logo. problem is i don’t have a mobile phone with me at the moment. when i minimize from my browser it looks fine…

    what do i have to do is fix this?

    help!
    thx in advance!

    #205481
    Senff
    Participant

    There is a media query that checks the pixel density of the device and based on that, shows the default logo. This is why you won’t see it when you just resize your browser.

    http://budeiriarchitects.com/wp-content/themes/invictus-new/css/retina.css

    You can debug it by using Chrome’s built-in iPhone emulator, which also emulates the iPhone pixel density too. When you have your inspector open, click on the little phone icon in the top left of the inspector panel.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.