Place widget higher on the page

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

[class*="widget__Container-sc-"] {
margin-bottom: 70px;
}
2 Likes