Guide: “Direct links” on a startpage
Guide
A short video where Johan from rek.ai shows you how to add ‘direct links’ on your startpage with only a few rows of HTML.
Please accept marketing-cookies to watch this video
<style>
.rek-style-pills {
justify-content:center;
}
.rek-prediction__item.rekai-pill a {
color: #ed553b;
text-decoration: none;
}
.rek-prediction__item.rekai-pill {
color: #ed553b;
border-radius: 200px;
}
</style>
<div class="rek-prediction" data-renderstyle="pills" data-nrofhits="4" data-titlemaxlength="20"></div>