Hi There
I had this problem before in that when using the sticky pro header on certain sizes of laptops puts the content dock behind the header or so far up the page that you cannot select the X to close it as that is above the top of the screen!
I used this code before
.tco-content-dock {
z-index: 99999;
}
However that helps on some screens but not on others. Is there a way of actually putting the content dock further down so that the top shows.
The website is
Many thanks.