Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #295071
    #295133

    Hey Jan!

    Try adding this code to the Quick CSS:

    @media only screen and (max-width: 480px) {
    .responsive .logo img {
        height: 48px !important;
        top: 13px;
    }
    }
    

    Cheers! 
    Josue

    #295374

    Hey Josue,

    great, that worked!

    What numbers in that quick css would I need to change for a larger logo with the same issue?

    Cheers,
    Jan :)

    #295381

    Hi Jan!

    It would be great if we could see an example so we can provide you more accurate custom CSS code :)

    Best regards,
    Yigit

    #295411

    Hi Yigit,

    I managed to change it on some pages but not on this one as th logo is very wide:

    http://skcc.de

    Cheers,
    Jan

    #295427

    Hey!

    Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Best regards,
    Yigit

    #295453

    Hey!

    Yes, I know. I just told the client today. .One can hardly edit anything now….

    Cheers,
    Jan

    #295482

    Hey!

    Please let us know after issue is fixed so we can look into the logo issue :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.