Hide Share button

Add this code to the Custom CSS field on the Design tab of your Flipbook widget’s settings:

.cmdCustomShare {
display: none !important;
}
1 Like