I have this in my custom css:
.spb_tour .tab-content {
float: right;
padding-left: 0 !important;
width: 66%;
}
.spb_tour .nav-tabs {
position: relative;
z-index: 100;
}
.spb_tour a.sf-button {
position: relative;
z-index: 101;
}
But i still cant click on the button.