There is an Opencart 2.2.0.0 issue because base href tag is not properly setup when using SSL and static assets are loaded with the wrong path. To fix this, edit catalog/controller/common/header.php and replace

with

After you make this change, refresh Opencart modifications, clear vqmod’s cache (if you have vqmod installed) and your issue should be solved after.