New Landing How can we help? Themeforest Theme Support Dante Сustomize a "Read more" button on the blog page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #43899
    shadowsport
    Member

    Hi. I’m interested in the question of how I can customize the “Read more” button in a standard blog template?

    P. S.: I’m sorry for my English.

    #44158
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .read-more-button {
    /* YOUR STYLES HERE */
    }

    – Kyle

    #61157
    Spukje
    Member
    Post count: 67

    Hello Kyle,
    Just found this post, having the same question.

    My question reacting on your answer: what kind of code should I put in for *YOUR STYLE HERE*? Can it be an url? How to address the code for an icon??

    Spukje

    #61159
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You will put your custom css there, if you are not familiar with css I would suggest getting someone to help you with it.

    – Kyle

    #77720
    aniavanian
    Member
    Post count: 9

    Is there a way to change “read more” to something else? Like “view post” or something like that. Thank you!

    #77745
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes, pleas eopen up sf-post-formats.php and find this on line 477 (may be different depending on theme version)

    $post_item .= '<a class="read-more-button" href="'.$post_permalink.'">'.__("Read more", "swiftframework").'</a>';

    change the ‘Read More’ in quotes

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 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