Forum Replies Created

Viewing 5 posts - 21 through 25 (of 25 total)
  • Author
    Posts
  • in reply to: Quote shortcode #7748
    jmg77
    Member

    Yes that’s right. I’d like to have parts of my body text set as a quote if possible. This would be quotes from the author or a testimonial from a client.

    in reply to: Two text colours within a fluid post #7747
    jmg77
    Member

    Hi, that worked thanks. Only problem now is it doesn’t link to the page with the full post.

    I’ve trued to follow the WordPress advice and added the following to the theme-functions.php

    function new_excerpt_more( $more ) {
    return ‘ ‘ . __(‘Read More’, ‘your-text-domain’) . ‘‘;
    }
    add_filter( ‘excerpt_more’, ‘new_excerpt_more’ );

    It didn’t work, but i’m not sure if I put it in the correct place???

    Thanks

    in reply to: Can't find theme-function.php #7719
    jmg77
    Member

    Thanks!

    in reply to: Changing fonts #7710
    jmg77
    Member

    I think I’ve figure it out, sorry!

    in reply to: Changing fonts #7709
    jmg77
    Member

    Thank you.

    Could you help me with the following please:

    1. How do I change the colour of the fluid post titles and not have them in capital letters?
    2. How do I change the colour of the page titles and not have them in capital letters?
    3. Is it possible to have an image in the page title area instead of type that will also be responsive?

    Sorry for all the questions!

    Many thanks
    John

Viewing 5 posts - 21 through 25 (of 25 total)