• I believe the drop down icon was not rendered on the [ redundant link removed ] besides the expertise menu. How can I make the drop down icon render faster? TIA.

    • This topic was modified 2 years, 8 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter lichael06

    (@lichael06)

    Here is the sample screenshot of the drop down icon issuehttps://imgur.com/LJJE6Mi

    Hi Lichael,

    Do you still need help with this?

    It’s quite possible that the issue you’re having could be related to the Autoptimize plugin you’re using.

    Kind regards,
    Elisabeth

    the drop-down icon if used from a font-file, which has to be downloaded (e.g. /wordpress/wp-content/themes/astra/assets/fonts/astra.woff or .woff2 or ..). if for whatever reason the font-file is not downloaded when the page starts rendering you’ll (generally briefly) see a placeholder (the small square from your screenshot).

    now as the Astra font-file is loaded with font-display: fallback; in the Astra CSS, the time the browser waits for the font to be available is short, hence sometimes the placeholder will not be replaced any more.

    and here we come to Autoptimize, which is not related to the problem but which might help; go to Settings -> Autoptimize -> Extra and add https://woodandlee.com/wordpress/wp-content/themes/astra/assets/fonts/astra.woffin the “preload” field, this should -for browsers that support woff- ensure the font-file is available sooner.

    hope this helps/ clarifies,
    frank (ao dev)

    Hi @lichael06,

    It seems to be working fine now. Refer to this screenshot, please.

    Let us know if you need more help, otherwise please mark the topic as Resolved.

    Thanks @elisabeth01 & @optimizingmatters for jumping in and sharing.

    Kind regards,
    Herman ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Nav Menu Drop Down Icon Problem’ is closed to new replies.