I've got an iframe on my wordpress site that goes to an external site. The iframe looks great on the desktop but all the settings I've tried to resize the iframe automatically on the mobile device fails to work.
This is my page, https://coffeesevereweather.com/daily-precipitation-totals/
This is my shortcode which is just basic now since nothing else worked, [advanced_iframe use_shortcode_attributes_only="true" src="https://www.cocorahs.org/Maps/ViewMap.aspx?state=TN&county=CF" width="100%" height="920" enable_ios_mobile_scolling="true" id="advanced_iframe" multi_domain_enabled="true" ]
|