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

    Ref: http://bit.ly/1iC62Qi
    How can I modify the logo to only shrink upt o 50% or so of its current size

    #245658

    Hey codepantry!

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

    .header-scrolled .logo, .header-scrolled .logo a, .header-scrolled .logo img {
    max-height: 66px!important;
    }

    Cheers!
    Yigit

    #245807

    Perfecto, thank you!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logo shrinking too much on scroll’ is closed to new replies.