My logo looks small on mobile

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • haloamor
    replied
    wow that's perfect! Thanks Joe!

    Leave a comment:


  • BirdOPrey5
    replied
    I noticed this too... Not sure why it shrinks it down so much but to stop it add the following to the css_additional.css template-

    Code:
    #header .site-logo img { 
     min-width: 320px;  
     min-height: 120px;
    }
    Change the height and width values above to be equal to or smaller than the dimensions of your actual image.

    Leave a comment:


  • haloamor
    started a topic My logo looks small on mobile

    My logo looks small on mobile

    The header logo looks great on browser but super small on mobile compared to the ads on top of it.
    What can I do to tweak this?

Related Topics

Collapse

Working...