I am having the same issue and I am not overly CSS proficient. I tried adding the exact line in my custom CSS and it doesn’t work. I want the logo to animate when you scroll. Change logo as you scroll and stick. It would be great if people who got the results would past their Url to see as an example.
.she-header .elementor-image img {
width: 80px !important;
content:url(https://your-image-path-here.png) !important;
}
.she-header .logo {
background: url(https://beta.toolinc.com/wp-content/uploads/2018/07/Tool-Logo_Word-Mark_SQUARE.png) no-repeat;
}