Right Align Read More Text

resolved (10 posts) (3 voices)

  1. Bryan
    Member

    Hello!

    Currently the read more text on a post is left align under the excerpt on the index pages. I would like to right align that read more text. I believe the right section is a.post_more_link but wanted to check. I'm not sure if I would justify that with actual pixels like you do when you move the menu or logos of if it just gets and align right code.

    Thanks in advance for your help.

    Posted 4 months ago #
  2. Elliott
    Support

    Hello Bryan,

    I think what your wanting to do is add a class of "alignright" on lines 1018 and 1026 in /wp-content/themes/[your_theme]/lib/functions/theme.php,

    $out = '<span class="post_more_link"><a class="post_more_link_a" href="' . esc_url( get_permalink( $post->ID ) ) . '">' . __( 'Read More', MYSITE_TEXTDOMAIN ) . '</a></span>';

    To this,

    $out = '<span class="post_more_link alignright"><a class="post_more_link_a" href="' . esc_url( get_permalink( $post->ID ) ) . '">' . __( 'Read More', MYSITE_TEXTDOMAIN ) . '</a></span>';

    If that's not working then send us a link to your page.

    Posted 4 months ago #
  3. Bryan
    Member

    Works perfectly as always. Thank you!!

    Posted 4 months ago #
  4. Bryan
    Member

    Bring this one back alive again. I tried this on the new site I"m building using Elegance and it doesn't work. Got a fix for me?

    Posted 2 weeks ago #
  5. Elliott
    Support

    Send us a link to your page and we'll take a look.

    Posted 2 weeks ago #
  6. Bryan
    Member

    I"ll send you a pm.

    Posted 2 weeks ago #
  7. Hi Bryan,

    I'm not sure if you are online but I'm usually here at nigh, if you want me to help you also, just PM me!

    []'s

    Posted 2 weeks ago #
  8. Hi Bryan!

    Just got it!

    Please, try this Custom CSS and let me know how it works for you:

    .post_more_link {
        float: right;
    }

    []'s

    Posted 2 weeks ago #
  9. Bryan
    Member

    Ah Works!! Thank You!!!

    Posted 2 weeks ago #
  10. I'm glad it's working!

    Let us know if you need more help!

    []'s

    Posted 2 weeks ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme