My site is not public yet, so I can`t share it. However meanwhile I added that to my css:
.at-sticky {
width: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 999;
border-bottom: 1px solid #e6e6e6;
-webkit-animation: navigationFlipIn 0.5s;
animation: navigationFlipIn 0.5s;
}
and that did the trick and it works now!
Another question is that info-icon-box is displayed here https://demo.acmethemes.com/event-star/ on top of the slider image, on my site it is in below. I tried to add
.image-slider-wrapper > .info-icon-box-wrapper {
position: absolute;} But that does not help. What could be the problem?
Here (https://www.acmethemes.com/freevspro/event-star-free-vs-pro/) it looks that free version shall have google fonts to choose but in customizer there is no such thing as Font options.