Solve my Problem

Posted in: Newspaper
Post count: 497

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:

https://ibb.co/JdpRH0W

Correct Submenu Size:

https://ibb.co/wCm52bB

Please suggest me the solution that how could I correct this problem.

Regards,

Post count: 497

I have updated the theme to the latest version, but the problem still persists.

Post count: 35449

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!

Post count: 497

ok.

Here you go…

Correct Menu Pic:

https://postimg.cc/Kkm39rdh

Shrinked/Contracted Menu Pic when website loaded in Windowed Mode;

https://postimg.cc/Ff4YRVFk

Please check at ur end and do let me know for any update.

Regards,

Post count: 35449

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!

Post count: 497

Sorry, but I do not understand your point. Please can you clearify your point that how can I correct this issue.

Thanks

Post count: 35449

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!

Post count: 497

Can you provide the CSS code to sort out the issue?

Post count: 18283

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

Post count: 497

H, Thanks it solved my issue.

Thanks Again

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.