Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #640538

    Wie kann ich das Logo vergrößern? Die hochgeladene png-Datei ist 450px x 450px. Ich habe schon verschiedene Tipps versucht, aber nichts hat geholfen. Vielen Dank!

    #640619

    Hey claha,

    Best regards,
    Basilis

    #641008

    Thank you very much, but I am missing the answer? What is wrong?

    #641018

    Hey!

    You can go to Enfold theme options > Header and increase header size and logo size will increase automatically. Or you can add following code to Quick CSS in Enfold theme options under General Styling tab

    .logo,  .logo * {
        width: 450px;
        height: 450px;
    }

    Regards,
    Yigit

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