elementor / hello-theme

A plain-vanilla theme, best suited for building your site using Elementor plugin. This theme resets the environment and prepares it for smooth operation of Elementor.
https://elementor.com/hello-theme/
572 stars 225 forks source link

elementor-icons-css is missing on iPhone 15 #384

Closed andraaspar closed 4 months ago

andraaspar commented 6 months ago

The following tag is missing from the <head> on iPhone 15:

<link rel="stylesheet" id="elementor-icons-css" href="https://.../wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.29.0" media="all">

This causes the site menu hamburger icon to not appear in the header.

andraaspar commented 6 months ago

This is how it appears on BrowserStack:

image

andraaspar commented 6 months ago

The markup is intact, but the icon font styles are missing:

image