• Resolved Kelly Oswald

    (@kellyoswald)


    Post….css file located in uploads/elementor/css does not include the widget custom CSS parameters. What could be the issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Milos

    (@miloss84)

    If the .css file located in the “uploads/elementor/css” directory does not include the widget custom CSS parameters, there could be several potential issues to investigate. Here are some steps to help you troubleshoot and identify the problem:

    1. Check if Custom CSS is Applied: Ensure that you’ve correctly applied custom CSS parameters to the widget within Elementor. Make sure you’ve saved your changes after adding the custom CSS, and that the widget you’re targeting is the correct one.
    2. Cache Issue: Elementor can sometimes cache CSS files. Clear any caching plugins, server-side caches, or browser caches that may be preventing the updated CSS from loading.
    3. CSS File Path: Confirm that you are editing the correct .css file in the “uploads/elementor/css” directory. It’s possible that you are editing the wrong file, or there could be multiple CSS files involved.
    4. Theme or Plugin Conflicts: Check for conflicts with your WordPress theme or other plugins. Disable other plugins temporarily to see if one of them is causing the issue. Also, try switching to a default WordPress theme (like Twenty Twenty or Twenty Twenty-One) to see if the problem persists.
    5. File Permissions: Ensure that the .css file in question has the correct file permissions. It should be readable by the server. Incorrect permissions may prevent the server from serving the file.
    6. Server Configuration: Check your server’s configuration, particularly the mod_security rules or any security measures in place that might block certain requests or files from being served.
    7. Custom CSS Syntax Errors: Make sure there are no syntax errors in the custom CSS you’ve added. Even a small error can prevent the CSS from rendering correctly.
    8. Elementor Version: Ensure that you’re using the latest version of Elementor. Outdated versions may have bugs or compatibility issues.
    9. Child Theme: If you’re using a child theme, verify that you are editing the correct CSS file within the child theme. Custom CSS should generally be placed in the child theme’s CSS file.
    10. Third-Party Elementor Add-ons: If you’re using third-party Elementor add-ons or widgets, they may have their own CSS handling. Check if the custom CSS for those widgets is properly configured.
    11. Developer Console: Open your browser’s developer console (F12 or right-click and select “Inspect” on most browsers) and check for any errors related to loading the CSS file. This can provide more detailed information about the issue.
    12. Review Elementor Settings: Review Elementor’s settings and make sure there are no settings that prevent the custom CSS from being included in the generated CSS file.
    13. Contact Elementor Support: If you’ve tried all of the above and the issue persists, consider reaching out to Elementor’s support or community for assistance. They may have specific insights into the problem.

    By systematically troubleshooting these potential issues, you should be able to identify and resolve the problem with the custom CSS not appearing in the .css file.

    If none of this recomendation doenst help pleae contact our developers in our GitHub chanel.

    Thread Starter Kelly Oswald

    (@kellyoswald)

    Thanks for the response. I do appreciate it. None of above mentioned recommendation helped. We will contact Elementor developers then.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing Widget Custom CSS’ is closed to new replies.