Google Chrome Problems

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3281
    ten12design
    Member

    This is what I see when viewing on an android with chrome after changing the retina logo settings and changing the color banner to purple which now is orange. any ideas?

    #3293
    Raghavendra
    Moderator

    Can you post a private message here with the login? Will help debug the issue a bit. Also pls mention the phone/build you are using. From your images, it is not clear if the logo is loaded or not. You can use the following Custom CSS and see if it helps too –

    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    
        #site-logo a img.retina-logo { display: none; }
        #site-logo a img.standard-logo { display: block; }
    }
    
    #3297
    ten12design
    Member
    This reply has been marked as private.
    #3299
    ten12design
    Member
    This reply has been marked as private.
    #3320
    Raghavendra
    Moderator
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.