• Resolved disturbio128

    (@alanavelinorb)


    Hello, some function to remove the file Elementor.min.css, I don’t like the blue color that it adds to Elementor.

    Why does it have to be mandatory? I have seen it in (inc/integrations/elementor.php) and I have removed it but it is annoying to do it every update. Any function to delete from the child theme?.

    Thank you

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi @alanavelinorb

    I’m really sorry, but this is not possible due to the way the Elementor integration works like. The file contains all the critical styles that are needed for the Elementor integration.

    What seems to be the issue exactly? Are you speaking just of the blue accents in the edit screen?

    Thanks.

    Thread Starter disturbio128

    (@alanavelinorb)

    I already used another theme. Cheers

    No problem, @alanavelinorb. It’s your call in the end.

    Though, if you were willing to work with us on this, we might’ve been able to provide a resolution.

    Other than that, I hope you’ll have good luck with your project. πŸ™‚

    Take care.

    Thread Starter disturbio128

    (@alanavelinorb)

    Are you just talking about the blue accents on the editing screen? If only those blue tones, I wanted to remove them but if not you can change the theme. Thank you

    Hi again, @alanavelinorb

    Could you please tell me if these blue accents are the only ones you’re referring to?

    Honestly I do not think they harm anything at all, but I can try putting in a request with the developers for this one.

    Thanks!

    Thread Starter disturbio128

    (@alanavelinorb)

    Yes, I mean the blue accents.

    Hi @alanavelinorb

    Ok, I will put in a request with our developers for an upcoming update.

    But honestly, I don’t want to be rude or anything. Why do you think the blue accents are such a bad improvement? They actually differentiate Blocksy a bit from the sea of Elementor themes and cleans up the user interface a bit by toning down colours that shouldn’t be there, making for a more professional working environment.

    Hope this clears things up!

    Thread Starter disturbio128

    (@alanavelinorb)

    I just don’t like it. Thank you

    Sure enough, I passed the request onto our development team. πŸ˜‰

    Thanks and have an amazing rest of the day!

    Hi @alanavelinorb

    Good news! Starting with the next public update, you’ll be able to disable these styles using a little PHP filter —

    add_filter('blocksy:integrations:elementor:has-ui-styles', '__return_false');

    Hope this helps!

    Thanks.

    Thread Starter disturbio128

    (@alanavelinorb)

    Thanks it works perfect now if it is the perfect theme for me

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

The topic ‘Function to remove file Elementor.min.css’ is closed to new replies.