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

    Hi, I would like to know if it is possible to hide the logo when scrolling down, although the quality of the logo is pretty much retained when scrolling down and using chrome, but IE seems to have problem and reduces the quality to a point that I prefer to hide the logo when scrolling down.

    It would be very appreciated if you could also tell me whether or not it is possible to hide it on specific browsers.

    Thank You. http://www.thamescad.co.uk/

    #227952

    Hey mohammad-psm!

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

    .header-scrolled div .logo {
    display: none;
    }

    Best regards,
    Yigit

    #227972

    Thank you Yigit, works perfectly.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hiding the logo when scrolling down’ is closed to new replies.