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

    Guten Abend,

    habe Logo zentriert definiert. Leider wird es mobil linksbündig angezeigt. Kunde möchte es auch in der mobilen Version zentriert dargestellt haben. Link zur Website siehe unten.

    Bitte um Lösung,
    Grüße

    #407016

    Hi UPON!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .responsive .logo img { max-height: 100%; }
    .logo { margin-left: 25px !important; }}

    Cheers!
    Yigit

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