Hi @angelolazzari
I hope you are doing well.
Its seems like logo size issue; Use 80x80px logo; test it and let me know.
Thanks and regards,
Support Team – WPExperts
Hi, I tried the 80×80 and it works but it is really too small, now I put a 217x201px and is ok but I would like to put the website logo, as it appears when you enter into the website… see picture here https://ibb.co/wssDDgv … that is bigger that the one I put now… I tried but the plugin seems is not managing correclty. thanks
@angelolazzari The default size in WordPress is currently set to 80×80. Unfortunately, our plugin does not have an available logo resize option. However, you can achieve this by applying additional CSS. I’ll discuss this with my team and work on incorporating this feature as an option in the plugin.
Hi, thanks. I put this code but nothing happen…
#password-protected-logo a {
background-image: url("https://isabelyjesus.es/wp-content/uploads/2023/10/logo-vertical_03.jpg") !important;
}
It seems like a CSS issue. You need to get any developer’s help to write the correct CSS and increase the size of the logo.