I'm using an OpenCart 2 theme and my PHP skills aren't great. My problem:
When I type example.com in, the SSL lock isn't displayed and my Font Awesome fonts do not display. So the shopping cart icon just shows as a blank square.
However, if I click example.com's logo or manually type in https://example.com -- the lock displays and the fonts show up. Everything works as it should.
How do I get the site to go straight to https://example.com when a user types in example.com?
I ran a test on the SSL and there aren't any problems with it, it shows everything sending as secure.