• Resolved daniel0random

    (@daniel0random)


    Hey, I have changed the anitmaition size with the following code:
    <style>.lp-screen span, .lp-screen img{width:400px !important;}</style>

    and added additional seconds.
    Unfortunately, the size of the animation gets smaller again about 1 second before it disappears in the end . Can you help me?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @daniel0random

    Where did you enter the styles?

    Could you please enter the styles’ definition through the menu option “Appearance > Customize > Additional CSS”?

    Best regards.

    Thread Starter daniel0random

    (@daniel0random)

    I added the style in the plugin options “Include an ad, or your own block of code”.
    If i try to add the code in “Appearance > Customize > Additional CSS” there is an error called: Markup is not allowed in CSS.

    Plugin Author codepeople

    (@codepeople)

    Hello @daniel0random

    The “Include an ad, or your own block of code” attribute allows you to display additional information, like ads, on the loading screen. But this block is removed from the screen in the fade-out effect.

    Through the menu option “Appearance > Customize > Additional CSS” you must enter the style definition only, without the <style></style> tags:

    .lp-screen span, .lp-screen img{width:400px !important;}

    Best regards.

    Thread Starter daniel0random

    (@daniel0random)

    Oh okay, all right thanks for the quick and helpful reply. Now everything works fine!

    Plugin Author codepeople

    (@codepeople)

    Excellent !!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Animation size does not stay until the end’ is closed to new replies.