Issues and improvment request | WordPress.org

[ad_1]

Hello @peopleinside,

Both issues are caused by the same plugin configuration. If you tick the checkbox to display the loading screen as soon as possible, the plugin must intercept every link in the page to display the loading screen. However, if these links have events associated with the browser’s navigation, they could be affected. So, the solution would be to untick the “Show loading screen when clicking on the link” checkbox.

Regarding the logo size, the current plugin version allows you to modify it. Please enter the style definition below through the “Include an ad, or your own block of code” attribute in the plugin settings page (or via the menu option “Appearance > Customize > Additional CSS”).


<style>
.lp-logo-wrapper{width:300px !important;}
#lp_ls_img{width:300px !important; height:300px !important;}
</style>

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer