Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32665
    morgan
    Guest

    how do I get the social media icons to be the actual logo on this current theme that I have?
    I do not want them to be solid circles.

    #32696
    Jesse Owens
    Keymaster

    Hello Morgan-

    I took a look at your site, and it looks like the issue is related to the way your SSL redirection is being handled. A lot of your resources, including the FontAwesome library that handles the social media icons, are failing to load either because of loading them over HTTP or because they’re being loaded without the ‘www.’ subdomain and are being blocked due to CORS.

    The easiest way to fix this is to update your Site’s URL. Navigate to the Settings > General menu, and update the two fields for WordPress Address and Site Address, taking care to make sure that you include both the https and www. portions of your URL: https://www.example.com

    You may also want to try out the Really Simple SSL plugin, just in case some other parts of your website aren’t working correctly. Most of the time you can simply install and activate the plugin, and it will work out-of-the-box.

    • This reply was modified 3 years, 4 months ago by Jesse Owens.
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Social media icons are not the logo but solid circles’ is closed to new replies.