Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #583377
    #583389

    Hi Mexi!

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

    .logo a img {
        padding: 0;
        max-height: 160px;
    }

    You may need to adjust the values.

    Best regards,
    Yigit

    #583418

    Funktioniert leider nicht. Was mach ich falsch?

    #583420

    Hey!

    Please add following code to Quick CSS

    .logo *, .logo {
        max-height: 250px!important;
        overflow: visible!important;
    }
    

    Best regards,
    Yigit

    #583423

    yeah, thats it :-) thank you Yigit :-)

    #583427

    Hey!

    You are welcome Mexi, let us know if you have any other questions or issues :)

    Best regards,
    Yigit

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