Title: punktcom's Replies | WordPress.org

---

# punktcom

  [  ](https://wordpress.org/support/users/punktcom/)

 *   [Profile](https://wordpress.org/support/users/punktcom/)
 *   [Topics Started](https://wordpress.org/support/users/punktcom/topics/)
 *   [Replies Created](https://wordpress.org/support/users/punktcom/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/punktcom/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/punktcom/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/punktcom/engagements/)
 *   [Favorites](https://wordpress.org/support/users/punktcom/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Logo problem on mobile devices](https://wordpress.org/support/topic/logo-problem-on-mobile-devices/)
 *  Thread Starter [punktcom](https://wordpress.org/support/users/punktcom/)
 * (@punktcom)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/logo-problem-on-mobile-devices/#post-11630179)
 * Hi [@coder01](https://wordpress.org/support/users/coder01/)
 * Check mail 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Logo problem on mobile devices](https://wordpress.org/support/topic/logo-problem-on-mobile-devices/)
 *  Thread Starter [punktcom](https://wordpress.org/support/users/punktcom/)
 * (@punktcom)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/logo-problem-on-mobile-devices/#post-11627085)
 * So strange. I have made exactly as your instructions, but can’t get it work. 
   As you can see in CSS, the code is there:
 * [https://www.nordanaby.se/stg_eb5b4/wp-content/themes/heisengard/style.css](https://www.nordanaby.se/stg_eb5b4/wp-content/themes/heisengard/style.css)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Logo problem on mobile devices](https://wordpress.org/support/topic/logo-problem-on-mobile-devices/)
 *  Thread Starter [punktcom](https://wordpress.org/support/users/punktcom/)
 * (@punktcom)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/logo-problem-on-mobile-devices/#post-11626502)
 * Thanks Jay, I really appreciate your help! But I have probably made some beginner
   errors. I have places the code into custom CSS / Extra CSS and the code appears
   when I show the source code. See screenshot on the link below. The logo still
   shows stretched 🙁
 * > [View post on imgur.com](https://imgur.com/a/vFyyJvR)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Logo problem on mobile devices](https://wordpress.org/support/topic/logo-problem-on-mobile-devices/)
 *  Thread Starter [punktcom](https://wordpress.org/support/users/punktcom/)
 * (@punktcom)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/logo-problem-on-mobile-devices/#post-11626011)
 * Strange, it don’t work 🙁
 * > [View post on imgur.com](https://imgur.com/VYOD2Gt)
 * [https://www.nordanaby.se/stg_eb5b4/](https://www.nordanaby.se/stg_eb5b4/)
 * I have tried many codes. Something with the responsive settings?
 * .mob-standard-logo {
    width: 127px; }
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   768px) {
    /* For mobile phones: */ body #logo { max-width: 100%; height: 100px!
   important; display: block; } }
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   767px) {
    .responsive .logo a, .responsive .logo img { max-width: 100%; height:
   27px !important; max-height: 27px !important; }
 * .responsive .mobile_slide_out .logo {
    float: left; top: 30px; position: relative;}}
 * .mob-retina-logo {
    height: 70px!important; }
 * .mob-retina-logo, .mob-standard-logo {
    height: 70px!important; width:127px!important;}
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   767px) {
    .responsive #top .logo { width: 56%; } }
 * [@media](https://wordpress.org/support/users/media/) (max-width: 991px){
    #site-
   navigation .row > .module.left a { height: 55px !important; width: 115px; } }
    -  This reply was modified 6 years, 11 months ago by [punktcom](https://wordpress.org/support/users/punktcom/).

Viewing 4 replies - 1 through 4 (of 4 total)