CLS Issue
-
Dear Team
I still not able to hide category from the theme inside. I use css code to hide category. Its hide but causing CLS issue.
I there any way to hide category or show only the parent ?
Please refer:-
-
I have the same Query, Please help us with the same
@holidaystory17 I noticed issue is resolved https://prnt.sc/wi04lf
@holidaystory17 thanks for reporting the problem.
Can you share your website’s url ?Kindly have a look.
https://www.theholidaystory.com/wholesale-flower-market-kolkata-howrah/
Note :- I remove all the css codes now.
Thanks. For the moment, I don’t know what could be the cause of this CLS issue when the category is hidden.
I need to explore how CLS is evaluated by lighthouse analyzer.
To go further: https://web.dev/cls/
https://web.dev/optimize-cls/Could you please help me with the CSS Code to hide the Category. I would remain very thankful for the same.
Please don’t confuse about the CLS.
The main issue is the “Category is not hiding from the theme”, even its switched off.
This is the Css code:-
.archive .page-title {
display: none;
}.post-meta .post-category {
display: none;
}.page-title .meta-single li {
display: none;
border-bottom: none;
}Thank You for your help.
The topic ‘CLS Issue’ is closed to new replies.
