How to change "read more"

Home Forums WordPress Theme Support BresponZive Mag How to change "read more"

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1903
    ascensus
    Member

    Hello,

    I would like to change title “read more” next to the posts on home page.
    How can I do that?

    Michał

    #1905
    ascensus
    Member

    Ok I have it 😉

    #1923
    Quang Tuyen
    Member

    I get the same probplem. Tel me how to fix it

    Thanks

    #1925
    Preslav
    Member

    U can change this when you download and use plugin “CodeStyling Localization” , check documentation and u will be fine! Its easy plugin and so useful. U can translate 95% your website.
    I hope i help you! If u need more information about it write me , no problem ! 🙂
    Good Luck!

    #1932
    Quang Tuyen
    Member

    Hi

    Thanks

    I have fixed it too by using plugin “CodeStyling Localization” to modify file homepage_singlet_widget.php

    But, I found that, my problem is font-family.

    In my web header have a scrip

    <style type=”text/css” media=”screen”>
    body {
    background-color:#fff;
    }
    body{ color: #666;font-weight: normal;font-size: 13px;}
    #catnav ul a{ font-family: Open Sans;font-weight: normal;font-size: 13px;}
    #catnav.secondary ul a{ font-family: Oswald;font-weight: normal;font-size: 16px;}

    h2.blogpost-wrapper-title{ font-weight: normal;font-size: 20px;}
    .blog-lists-blog h3 a{ font-weight: normal;font-size: 24px;}
    .blog-lists h3 a{ font-weight: normal;font-size: 14px;}
    .widget-head, ul.tabs2 li a{ font-weight: normal;font-size: 20px;}
    h3.widget-title{ font-weight: normal;font-size: 21px;}
    .post-title h1{ font-weight: normal;font-size: 40px;}
    #post-meta ,.post-meta-blog{ font-weight: normal;font-size: 10px;}
    .post_content{ font-weight: normal;font-size: 13px;}
    .single-navigation, .comment-nav-above, .comment-nav-below{ font-family: Bitter;font-weight: normal;font-size: 14px;}
    .comment-content{ font-weight: normal;font-size: 13px;}
    .post_content h1{ font-weight: normal;font-size: 32px;}
    .post_content h2{ font-weight: normal;font-size: 28px;}
    .post_content h3{ font-weight: normal;font-size: 24px;}
    .post_content h4{ font-weight: normal;font-size: 20px;}
    .post_content h5{ font-weight: normal;font-size: 16px;}
    .post_content h6{ font-weight: normal;font-size: 12px;}
    </style>

    in file style.css i have change all into Arial. there is no font-family: Open Sans and font-family: Oswald. But in above scrips still have font-family: Open Sans and font-family: Oswald

    Do you know where they are, and how to change they in to font-family: Arial

    Thanks

    #1948
    Quang Tuyen
    Member

    All done

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

Only Verified Customer of this Theme Can post reply to this Support Topic! .