• Resolved bestpartsofsongs

    (@bestpartsofsongs)


    Hi, is the read more link for each post customizable? I’d like to change the title of it for the whole site.

    Thanks,

    Mike

    Love the theme, just installed it, looks great!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello bestpartsofsongs,

    you can change read more text with whatever text you want,for that you need to modify your current child theme(or current theme)->template-parts->content.php file at line 30.
    i.e <a class="read-more" href="<?php esc_url( the_permalink() ); ?>"><?php echo __(' Read More &rarr;', 'arba'); ?></a>

    Hope this will helps you.

    Thanks.

    Thread Starter bestpartsofsongs

    (@bestpartsofsongs)

    Brilliant, just what I needed, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change ‘Read More’ Link Title?’ is closed to new replies.