Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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!

    #1294269

    Hi lukemyszka,

    Are you referring to the h1 in the layerslider?

    Best regards,
    Nikko

    #1294404

    Hi Nikko – no, it’s the content section header for the last section on the page that reads “What’s Changing?”

    #1294717

    Hi 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,
    Nikko

    #1294808

    Thanks 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.

    #1294992

    Hi 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.css

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.