- This topic has 2 replies, 2 voices, and was last updated 1 year, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Newspaper Pro – CLS Problem
Hello,
my site b2b-cyber-security.de works well. I use only nginx ans cloudflare cache tools. No caching tool inside wordpress.
A test with pagespeed insights show me “green” for all computer results
The test for mobile is bad, because the Cumulative Layout Shift (CLS) is red with 0,36. Later on, I can see the problem:
First Google test shows, there is no explizite width und height for the logo, so I use the CSS code from the forum:
.logo img {
height: 90px;
width: auto;
}
@media screen and (max-width:767px) {
.logo img {
height: 90px !important;
width: auto !important;
}
2nd. The Elements inside
<section id=”gry”> is 0,449
3rd. the element
<div class=”col-4″> is 0,175
2nd + 3rd. are my news boxes – do you have any idea to fix the problem?
Regards
Markus
Hi,
This is a custom requirement which would require some additional hours and doesn’t fall under theme support. Kindly connect with us on [email protected] for a quote.
Regards,
Chris
Hi,
It took us around 3 hours of time.
We did fix the issue as you can see in these 2 websites.
However page speed insights is still reporting the old report. Maybe it takes time to process or else there’s some server cache which you need to remove.
Its done from our end.
Regards,
Chris
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]