Larger logo not responding on all sizes

Homepage Community Forums Epik Theme Support Larger logo not responding on all sizes

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #12896
    theapril
    Customer

      I am having trouble getting a larger, 566×225, logo responding for all devices. It looks ok on ipads, but not on iphones. It also loses half of the size when decreasing window size from full size to 2/3. http://www.parkedproject.sugarfivedesign.com

      #12907
      Eric
      Customer

        Which theme are you using? Is it an Appfinite theme at another link or a StudioPress theme?


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #12912
        theapril
        Customer

          I couldn’t get Epik to work for me, so I was trying to recreate my site using the Sample theme, last night. But sadly, the Genesis Responsive Header doesn’t work with the newest version of the Sample theme. Anyway, it is set back on Epik, now. I am so frustrated. I am a HUGE Epik fan, but I have a client meeting tomorrow afternoon to approve the layout. I know he is going to be looking at it on his phone. A little stressed here.

          #12915
          Wes
          Moderator

            @theapril Add this code in your responsive section (the iPad/tablets 767 width) –

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

            Place the above code under this section –

            /* iPhones (portrait and landscape)
            --------------------------------------------- */
            
            @media only screen and (max-width: 767px) {
            #12917
            theapril
            Customer

              Still not working. I didn’t have any responsiveness issues with the last edition. With this one, I had the same problem with a logo area (on a different site) that I didn’t change the sizes on.

              #12918
              theapril
              Customer

                It is getting to close to appointment time. I’m going to have to change themes for this project. Thanks, anyway.

                #12919
                Wes
                Moderator

                  It worked fine for me when I tried it, I tested it on your site and the image resized perfectly. It’s possible it may have been added in the wrong place, but if you want to give it another try in the future just let us know.

                Viewing 7 posts - 1 through 7 (of 7 total)
                • The topic ‘Larger logo not responding on all sizes’ is closed to new replies.