SAP Knowledge Base Article - Public

3307317 - How to Remove Indent on Text Components in CSB - Recruiting Marketing

Symptom

When adding a Text Component in CSB, there is an Indent added to the text as designed. This KBA explains how to remove the Indent using custom plugin or Javascript in CSB. 

Environment

SAP SuccessFactors Recruiting Marketing

Resolution

The code <style type="text/css">.buttontext .inner.disableHorizontalPadding{max-width:100%}</style> needs to added to a custom plugin or Javascript Tab in CSB. 

Custom Plugin

  1. Go to CSB 
  2. Go to Pages > Home > Select the locale > Brand 
  3. Click on Add Component > Custom Plugin (Note: The new component will appear at the bottom.) 
  4. Open the Custom Plugin > Add the code <style type="text/css">.buttontext .inner.disableHorizontalPadding{max-width:100%}</style>.
  5. Click on Publish 

Javscript Tab

  1. Go to CSB 
  2. Appearance > Global 
  3. Click on the Javascript Tab 
  4. Add the code <style type="text/css">.buttontext .inner.disableHorizontalPadding{max-width:100%}</style>to either header or footer.
  5. Click on Save.

See Also

2802422 - What to know about the custom plugin - Recruiting Marketing

Keywords

Remove Spacing, Padding, Extra, Additional spacing, Text Component , KBA , LOD-SF-RMK-CSB-CPT , CSB component, content, category, landing page confi issues , How To

Product

SAP SuccessFactors Recruiting all versions