Symptom
Apply now button is appearing bigger than the Search Jobs Button
Environment
Recruiting marketing : Career site Builder
Reproducing the Issue
Access the career site and notice that the apply now button and the search job button different in size
The apply now button is bigger
There is no styling that could change this behavior
Cause
RMPSiteBuilderCssFactory.createApplyNowButtonStyling only emitted :hover/:focus rules and used stale component-level colors, plus an inline font-size that overrode stylesheets. Fix (PR #7379, RMK-37309): method now takes GlobalStyle — reads live primary-button colors when "Override Global Brand Styles" is off, component colors when on; added brand-aware SiteManager.generateComponentInlineCss overload, removed inline font-size, emit explicit font-size rule. Backward-compatible. Customer must click Publish in CSB Editor to apply
Resolution
The issue has been resolved through a code fix
Keywords
KBA , LOD-SF-RMK-CSB-STY , Global Styling, Site Settings, Headers, Footers , Bug Filed
SAP Knowledge Base Article - Public