Solution:
The grey lock icon means that some of the content is getting loaded from unsecured sources. This can happen if your theme or plugin is loading images/CSS/javascript from unsecured (HTTP) URL.
You can view the source and check if you see HTTP in URLs or use Chrom’s debugger console to see if any assets are loaded from unsecured sources.
you need further assistance, post your sites URL to debug further.