Testing my Enfold site, using various smartphone/tablet emulators, I am being given this
error message repeatedly:
“Browsers prevent navigation from inside iframes across domains.
Please use the textbox at the top for external sites.”
Why? All my pages are originating from the same domain.
Help please.
Hi!
I checked your website on my computer and on my iphone but i cannot see any errors. Only issue i see is with menu and you can fix it by adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
nav.main_menu {
display: none;
}}
Can you please post a screenshot of the error you are getting? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit
Thanks. I updated the styling for the menu. Much better!
I will upload any screenshots errors after future testing.