Is there any way to push the flipbook up in its container with code?

Hi!

My flipbook widget is showing up off-center vertically due to the menu bar on Safari. Is there any way to move the flipbook up in the container slightly with some coding so that it’s more balanced vertically?

For example, from here to here? Imgur: The magic of the Internet

2 Likes

Hi there, @user26287 :waving_hand:

Sure, here is the code:

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

Please add it to the Custom CSS field on the Design tab of your widget’s settings and let me know if it helped :slightly_smiling_face:

1 Like

This was perfect, Max! Thank you :slight_smile:

1 Like

Awesome, thank you so much for the feedback!

If anything else comes up, we’ll be happy to help :wink: