-
AuthorPosts
-
April 12, 2021 at 4:40 pm #1293967
It doesn’t appear that header H1-3 text styling is applying from the settings. Size, transforms (all caps), etc. won’t respond to changes.
Searched forums high and low and have tried the following to no avail:
– Clearing browser and server cache
– Adding the following to Quick CSS:
h1, h2, h3, h4, h5, h6 { text-transform: none !important; }
Thanks advance for the assistance!
April 14, 2021 at 8:24 am #1294269Hi lukemyszka,
Are you referring to the h1 in the layerslider?
Best regards,
NikkoApril 14, 2021 at 3:13 pm #1294404Hi Nikko – no, it’s the content section header for the last section on the page that reads “What’s Changing?”
April 16, 2021 at 7:44 am #1294717Hi lukemyszka,
Thanks for confirming, the issue seems to be caching, I believe there’s a built-in internal caching on your site since there are no plugins.
Currently, your site is fetching the minified/merged css (see private content) and I disabled CSS file merging and compression in Enfold > Performance which should will load more css stylesheets but in this case nothing happens.
Can you try switching to the parent theme (enfold), check, then switch back to the child theme? maybe it could trigger the server to load newer files.Best regards,
NikkoApril 16, 2021 at 3:29 pm #1294808Thanks Nikki – I’ve connected with my server team and we temporarily disabled caching to see if the issue resolved, but it did not affect anything. They said the issue is in the theme files somewhere.
I’ve also attempted switching to the parent theme and back to the child, and that didn’t affect anything.
April 18, 2021 at 2:07 pm #1294992Hi lukemyszka,
I don’t really see it changing, you’ll see what I mean if you do the following steps:
1. Right-click over the h3 heading and click inspect then you’ll see where it fetches the styles (screenshot in private content), you’ll see it’s coming from avia-merged-styles-xxx.css
2. disable CSS file merging and compression in Enfold > Performance
3. Then do the 1st step, you’ll see it’s still fetching from avia-merged-styles-xxx.css instead from enfold_child.cssBest regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.