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

    Is there anyway I can stop the logo from reducing in size when scrolling?
    I thought I had this set by adding a max-width the .logo…but that doesn’t work.
    Thanks!

    #214832

    Hi Js-interactive!

    Please add following code to Quick CSS as well and adjust as needed

    .logo, .logo a, .logo img { max-height: 116px!important; }

    Regards,
    Yigit

    #214839
    This reply has been marked as private.
    #214840

    Hi!

    Please see it now. I have added custom CSS to bottom of Quick CSS section to make header and nav fixed in size

    Cheers!
    Yigit

    #214841
    This reply has been marked as private.
    #214843

    Hi!

    I go for Web Developer :) You are welcome, glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘STOP LOGO FROM SHRINKING ON SCROLL’ is closed to new replies.