I am experiencing a issue that I whenever I load the website in windowed mode, then the content of the submenu somewhat contracted or shrink than the original and whenever I load the website without windowed mode, then everything works fine.
Please look at the following pics in order to have the better understanding of the issue:
Contracted/Shrink Submenu Version Pic:
Correct Submenu Size:
Please suggest me the solution that how could I correct this problem.
Regards,
Hi,
I just checked your website from my pc and everything’s seems to be ok -> https://i.imgur.com/656qqxr.png also the firsts screen (https://ibb.co/JdpRH0W) is not working.
If the problem is still there, please provide again the screen with the problem.
Thank you!
ok.
Here you go…
Correct Menu Pic:
Shrinked/Contracted Menu Pic when website loaded in Windowed Mode;
Please check at ur end and do let me know for any update.
Regards,
Hi great1212, I checked your website on chrome, opera, firefox and edge and on all of theme the menu is displaying correctly, the problem that you reported is for 1s until is loaded all the css from your website, if you check you’ll see that there are more elements that for 1s will change.
Usually this problem appear when the css is set to be loading at the bottom of website page and not in top of it, also it can be fixed if you increate the time that is take to your page to be load.
Thank you for your understanding!
Hi,
This problem can be solve by improving the page speed.
-> https://tagdiv.com/how-to-increase-page-loading-speed/ and this is also a very good guide https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
For the moment the pages speed is not covered by support team -> https://forum.tagdiv.com/newspaper-theme-support/ -> https://i.imgur.com/pCGIUG2.png
Thank you!
Hello !
Please use this css code: <style>
.sf-menu .td-normal-menu ul{
width: 20em!important;
}
</style>
The code must be inserted in here: https://i.imgur.com/5EYUwD3.png
