Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1092189

    Hi,
    I’m using Enfold 4.5.4 and for custom styling I’ve followed the documentation and created an Enfold child theme.
    For custom css, I’ve placed style.css on the theme child folder.
    Right now, any change I make on this css, doesn’t show up on the website.
    I’ve cleared the browser cache, used incognito windows, cleared the cache on WP Super Cache and nothing changes.
    I’m also using Autoptimize, but the ‘Optimize CSS Code’ is not active, as I’m making CSS changes.

    What am I missing here?

    Thanks,
    Tiago

    #1092554

    Hi Tiago,

    Sorry for the problem, does it work if you move into Quick CSS in the theme options? Either way, please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #1092683

    Thanks Rikard for your feedback.
    I think it works if I place the custom CSS on the ‘built-in CSS editor’ available on Appearance > Customize.

    Anyway, here are the login details.

    Thanks
    Tiago

    #1092849

    Hi Tiago,

    Thanks for that, did you try to disable file compression and delete the old CSS and JS files under Enfold->Performance to see if that makes any difference? It’s likely that you are getting cached results since you have two plugins which caches and/or minifies resources.

    Best regards,
    Rikard

    #1092911

    Hi Rikard,

    I think I’m still fighting here with the cached results.
    I haven’t enabled the Autoptimize minified resources, since I was still making some changes. Forgot to disable also the Enfold minifying feature and it’s now also disabled. Am I still missing something?

    Also, which is the best practice here: place the custom css on the Quick CSS editor, or create the style.css as referred on the theme documentation?

    Thanks,
    Tiago

    #1093497

    Hi,

    Thanks for the update.

    The additional css code worked properly when we inserted it in the Quick CSS field. We tested it by deactivating the cache and minify plugin and then by using this css code to completely hide the content of the page.

    body { display: none; }
    

    The cache and minification plugins are still disabled. Please turn them on once you’re done with the configuration or css modification.

    Best regards,
    Ismael

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