headerfontclass
Type: string
Default: ''
Context: prediction, questions
About this parameter
Add a class to the header above the recommendations.
Usage examples
<div class="rek-prediction" data-headerfontclass="normal"></div>
Example on how to use it for news recommendations:
<div class="rek-prediction"
data-renderstyle="advanced"
data-cols="3"
data-fallbackimgsrc="https://logo.png"
data-headerfontclass="normal"
></div>