Custom background layer position

Hi, see here:

I have a custom lower background layer set, with a lottie embed code. It works well, and looks good on desktop, but the minute you start going smaller, the animation doesn’t sit flush at the bottom of the screen:

Is there anyway I can keep the flush to the bottom of the page on all screen sizes?

Thanks.

Hello @logoglo,

Thanks for writing in!

We can see that you are using a 3rd party custom ding for your background.
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script><lottie-player src="https://assets4.lottiefiles.com/packages/lf20_yfgnv5tn.json" background="transparent" speed=".5" style="width: 100%; height: auto" loop="" autoplay=""></lottie-player>

It is best that you contact the creator of this code for your issue.

Be advised that custom coding is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

Best Regards.

Ahh thanks, yep, you helped me see the light again! :slight_smile: I saw I could add css in the actual code, I have it looking cool now, thanks!

You are most welcome, @logoglo.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.