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!
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
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