Archived topic
White space in top bar
6 replies · Started by sandeep kumar on September 6, 2021
Hi
I noticed a white space at the topbar of my site. After clearing the cache it disappearing but after sometimes it showing again.
Kindly help me to solve this problem.
Hi there,
you have this CSS in your site:
@media screen {
html {
margin-top: 32px !important
}
@media screen and (max-width: 782px) {
html {
margin-top: 46px !important
}
}
}
Thats not coming from the Theme, maybe a plugin.
If you disable the cache/optimization pluhins on the site, i can take a look at where its coming from.
Hi David
Done kindly take a look asap
My site CSS is breaking after disabling Litespeed cache so I have enable cache plugin again
I am not seeing the gap anymore.
Maybe clearing the cache removed some old CSS.
Yes
another issue
After enabling the Featured image LCP score was 3.0 on mobile. Please let me know how to solve this issue
Please open a new topic for the separate question.
Thanks!