Header logo cuts off on smaller screen smartphones

Homepage Community Forums Epik Theme Support Header logo cuts off on smaller screen smartphones

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13118
    #13127
    kronos
    Customer

      Try adding this in the appropriate responsive section of your css –

      .header-image .site-title a {
          background-size: contain !important;
      }

      If it’s cutting off on mobile phones, then add it to the last responsive section (for iPhone, and other mobile devices).

      #13138
      Jaap
      Customer

        Awesome, worked like a charm…

      Viewing 3 posts - 1 through 3 (of 3 total)
      • The topic ‘Header logo cuts off on smaller screen smartphones’ is closed to new replies.