Theme font has changed to Sergoe UI & Links are being underlined

Homepage Community Forums Aspire Theme Support Theme font has changed to Sergoe UI & Links are being underlined

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22515
    kmicks
    Customer

      Hello,
      The font has changed on my site, even though the css still has the font-family as ‘Open Sans’ and it also open sans still in the functions.php

      Upon inspection, I notice an error in the console that says:
      ReferenceError: popper is not defined

      There is also an red error next to this:
      import $ from 'jquery'

      This also is highlighted in the debugger:

      (() => {
        if (typeof $ === 'undefined') {
          throw new Error('Bootstrap\'s JavaScript requires jQuery. jQuery must be included before Bootstrap\'s JavaScript.')
        }

      Any ideas? I have no idea what this stuff is.
      Thanks!

      #22517
      kmicks
      Customer

        I have fixed this issue. Please disregard.
        Thanks!

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Theme font has changed to Sergoe UI & Links are being underlined’ is closed to new replies.