Hi,
I have major problems on a simple site/page with firefox.
With FF only a small portion of the page is visible, see screenshot or check yourself.
thanks, its urgent. If you can tell me a reason for this for the client, it would be helpful.
thanks;
Hey Manfred108!
Thanks for reaching out to us!
Have you made any changes to the theme’s code or added any customization? Please also try deactivating all plugins and clear the Firefox browser cache and load the site on Firefox again.
Could you also provide login information in the Private Content section of your reply so we can assist you further.
Best regards,
Jordan
Hi, I did not add customization, just the font vivaldi, with a plugin to activate it.
Thanks
p.s.: without plugins, it is the same!
Hey!
Please add to your CSS
.html_boxed #main {
overflow: none !important;
}
let me know if that fixes the issue
Cheers!
Basilis
Hi,
thanks; actually, I put an earlier
header {
height: 0;
margin: 0 auto;
text-align: center;
position: relative;
}
to get rid of that white space between menu and picture, but obviously it had side effects . I took that out an it works again; I still would like that white space ot be gone… thanks anyway. manfred