Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1324428

    Mit dem aktuellen Enfold Theme wird plötzlich das Logo in der Mobilenansixht sehr gross und nicht mehr klein oben links angezeigt. Was muss ich tun um diese wieder wie vorhee zu gestalten? Herzlichen Dank für ihre baldige Rückmeldung.

    #1324474

    Hey Andreas,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .logo img, .logo svg {
        max-width: 50%;
    }
    }

    Best regards,
    Rikard

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