Archived topic
My Home page is showing huge font for headers
7 replies · Started by muddaser on March 16, 2020
Hi, My site yumehub.com is showing abnormal size of the post headings, I have tried deleting the theme and adding it again but nothing is working, let me know how can i fix it. thanks.
Hi there,
I'm seeing this CSS added somewhere which is overwriting the customizer option:
@media (min-width: 700px) {
h2.entry-title {
font-size: 6.4rem;
}
}
You have caching plugin turned on so I can't tell where it's added.
Let me know if this helps :)
Hi thanks for the reply, How can i remove this? any idea?
Hi there,
can you disable your cache plugin as we cannot tell where to look for the CSS whilst it is active.
yes i did it please check and let me know thanks
You have a Litespeed Cache still enabled ?
no i disabled it. its showing me its disabled.
The CSS is including in this element:
<style id="litespeed-optm-css-rules"></style>
Which i assume by its ID is something to do with the Litespeed cache .....