• Resolved weplanourwedding

    (@weplanourwedding)


    Hi,

    Your plugin is fantastic! It allows me to wait until my main page is fully loaded by also displaying a logo while the user is waiting. However, I want to have a quite large logo displayed – about 1/3 to 1/2 of the page width. When I select the picture as “logo image” it’s too small, and I don’t see a way to display it larger.
    When I select it as a background image, it displays perfectly. But a moment before the fade-out happens, suddenly the size changes (gets a bit smaller on mobile and blows up larger on desktop).
    Is there any way to either make the logo display larger or stop the background from jumping to a different sized image before fading?

    Many many thanks in advance for your help!

    Chris

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

    (@codepeople)

    Hello @weplanourwedding

    Thank you very much for using our plugin. The logo has assigned the id lp_ls_img. To increase its size, please, enter a style definition similar to the following one through the menu option “Appearance > Customize > Additional CSS”:

    #lp_ls_img{transform:scale(2);height:200px;}

    Best regards.

    Thread Starter weplanourwedding

    (@weplanourwedding)

    That worked like a charm! Thank you so much for your support!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Loading page background image blows up’ is closed to new replies.