- This topic has 2 replies, 2 voices, and was last updated 1 year, 9 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
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]