Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #298800

    How do I change the logo size to make it smaller but keep the actual header size? (Adding space from the top and the bottom of the logo equivalent to the resize)

    #298802

    Hey Guilherme!

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

    .logo img {
    padding: 25px 0;
    }

    Best regards,
    Yigit

    #298846

    that worked just fine, thanks!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logo Size’ is closed to new replies.