Tagged: Firefox
I can see my site (in development) fine from Safari and Chrome, but it is not showing properly on Firefox. I am use the developer tools and see no obvious issues in the console. Any ideas? Try loading it in Firefox and let me know.
Thank you
Hey lzevon!
You are currently using an older version of the theme. Please update Enfold to the latest version 3.4.3 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If that does not help, please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-mozilla.html_boxed #main {
overflow: visible !important;
}
Best regards,
Yigit
I updated to the latest and it waqs still not showing in FF. I added the CSS and it now shows-up. So probably this should be something addressed in another update, thank you for the support!