I have sent the request to watch your video.
I checked your website, you must custom the layout for the new button by adding new CSS.
Actually, this is the custom issue, it doesn’t include in the support. You can customize it to what style or layout you want, here is my CSS suggestion, you can change it.
.edd-aa-login-purchase-normal-plus-aa-mode{
float: left;
height: 60px;
overflow: hidden;
width: 220px;
margin-top: 0;
}
Remove
a.edd-add-to-cart.button.blue.edd-submit.edd-has-js{
top: -50px; */
position: absolute;
}
For the breadcrumb navigation display issue, please add the following css, also, in the next version, we will fix it.
#dgw-topbar.fixed-nav-bg{z-index:4;}
Thanks