Viewing 2 replies - 1 through 2 (of 2 total)
  • Thats my fault, have the css wrong, I’ll fix in the next update which I will try and push out asap. For a quick fix right now just add this in your theme options > custom css box.

    .kad-post-navigation .kad-next-link a:after {
        font-family: FontAwesome;
        content: "\f061";
    }
    .kad-post-navigation .kad-previous-link a:before {
        font-family: FontAwesome;
        content: "\f060";
    }

    Kadence Themes

    Thread Starter avalpert

    (@avalpert)

    Ok, thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post Navigation Icons’ is closed to new replies.