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