I am having a similar trouble on my website at: https://baronsleague.com/ I tried to use the code:
.tickercontainer .coin-container
{
margin-top: -15px;
}
.ccpw-header-ticker-fixedbar
{
top: 0px !important;
}
however, that code did not work for me because the ticker was now partially behind a white stripe at the top.
I’m pretty sure your ticker is not to blame, but do you have any ideas for me?