Support

Home Forums Event Espresso Premium Backend CSS Issues with version 5.0.2.p

Backend CSS Issues with version 5.0.2.p

Posted: March 28, 2023 at 2:14 pm

Viewing 5 reply threads


Laurel Briggs

March 28, 2023 at 2:14 pm

After upgrading to EE version 5.0.2.p, the display of other plugin pages has changed. It looks like the upgraded EE CSS file is targeting more than just the EE pages.

You can see the new styles being applied to plugins such as Contact Form 7 and Formdiable Forms.

This appears to be the offending css file: https://yesempower.com/wp-content/plugins/event-espresso-core-reg/core/admin/assets/ee-admin-page.css?ver=5.0.2.p

And here’s an example of a css rule that is affecting buttyons in other plugin pages:

.espresso-admin.wp-core-ui #search-submit, .espresso-admin.wp-core-ui .tablenav #doaction, .espresso-admin.wp-core-ui .tablenav #doaction2, .espresso-admin.wp-core-ui .tablenav .button.button--secondary {
height: var(--ee-button-height);
line-height: 1;
}


Tony

  • Support Staff

March 29, 2023 at 7:30 am

Hi there,

Thank you for the report.

All of those styles start with .espresso-admin.wp-core-ui so would only be targeting elements within the EE admin, however, it looks like the .espresso-admin class has been added to the admin body class so ‘all’ pages are treated (within CSS) as EE admin pages.

I’ve created a ticket for our developers to investigate this.


Laurel Briggs

March 29, 2023 at 11:23 am

Hi Tony,

Yes, if the .espresso-admin body class were only added to EE pages, that would fix the issue. Thanks for looking into it!


Tony

  • Support Staff

March 30, 2023 at 4:45 am

Hi there,

Just noting this has been fixed within the next version of EE5 which is due out on the next release cycle (Monday).


kalhadi

April 11, 2023 at 11:34 pm

This reply has been marked as private.


Tony

  • Support Staff

April 12, 2023 at 8:57 am

Hi there,

EE5 updated the styles to be inline with the latest accessibility recommendations and uses 16px font-size.

We don’t have an option to revert back to the old styles currently.

Viewing 5 reply threads

The support post ‘Backend CSS Issues with version 5.0.2.p’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso