I've a website: http://renaatdelporte.be/RESURGE_test/ I want the navbar logo to have he same size when you scroll. I don't want the logo to have another size than the one you see when you arrive on the website.
Thanks!
I've a website: http://renaatdelporte.be/RESURGE_test/ I want the navbar logo to have he same size when you scroll. I don't want the logo to have another size than the one you see when you arrive on the website.
Thanks!
Copyright © 2021 Jogjafile Inc.
try to add this in your navbar class :
data-spy="affix" data-offset-top="197"
you can read more about affix here: https://www.w3schools.com/bootstrap/bootstrap_affix.asp