-
GeneratePress Backend Builder Styling Discrepancy: Button Colors Display Incorrectly in the Editor While Rendering Properly on the Live Front End
The issue appears to involve a mismatch between the GeneratePress backend builder/editor styling and the live front-end rendering. Within the backend builder, the button elements are displaying with non-white text or incorrect styling, even though the buttons render correctly as white on the published live website.
This suggests the live front-end CSS is functioning properly, but the editor environment is either:
not loading the same stylesheet,
using conflicting editor-specific CSS,
inheriting different global color variables,
or failing to reflect cached/recent styling updates.The discrepancy creates confusion during the editing and design process because the backend preview does not accurately represent the final front-end appearance seen by users.
-
Hi there,
Can I see the issue on your site?
You can share your site’s admin login in the private info field.
Let me know which button and on which page.
- You must be logged in to reply to this topic.