General
Customize widget

If you use the OneRecruit widget on your website to display your job positions it's very easy to customize.

To hide Powered by OneRecruit logo simply add to your HTML code

<style> #onerecruit-jobs-pb { display: none } </style> 

Style the widget

The widget will adapt to your website style, but you can also choose to customize how it will look and feel. To do this you need to have general knowledge about CSS Stylesheets and HTML. Below you can find an example of how to change the style of your widget:

Example #1: Widget styling (opens in a new tab)

The link will take you to a live editor which will allow you to test and make changes. Press Run button in order to see how it will look like.

Read more about styling tables here (opens in a new tab)