New Landing How can we help? Cardinal Mobile Previous & Next Articles

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #154823
    icecast
    Member
    Post count: 182

    any suggestions to just show left and right arrows for next and previous articles, instead of article titles?

    showing article titles when browser resizes to tablet or mobile creates formatting issues.

    Attachments:
    You must be logged in to view attached files.
    #154899
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit sf-post-detail.php file at /cardinal/swift-framework/content/

    1- Find this code:-
    $next_post->post_title;
    
    Change to :-
    <i class="fa fa-arrow-right" style="font-size:20px;"></i>
    
    1- Find this code:-
    $prev_post->post_title;
    
    Change to :-
    <i class="fa fa-arrow-left" style="font-size:20px;"></i>

    Thanks
    Mohammad

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register