Guide: “Direct links” on a 404-page
Guide
A short video where Johan from rek.ai shows you how to add ‘direct links’ on your 404-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>
<div class="rek-prediction" data-renderstyle="pills" data-nrofhits="4" data-titlemaxlength="20"></div>