badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Custom CSS to reduce font size for…

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2974
    #3006
    Sanjip Shah
    Participant

    @gassho Please provide link to page/pages where you want to change the font size. It would be easier of us to provide the support looking the exact page where the customization is to made.

    #3021
    gassho
    Participant

    ANY post’s permalink page, all the way at the bottom where there’s author, date of post, categories, and comment count, and underneath those the titles of the posts that come before and after the current one. I want to reduce the text size of ALL this text. Like here:

    http://reikihelp.com/blog/2013/06/trifold-support-reiki/

    Those items are also on the blog’s navigation pages, next to the ‘Read more’ button (except for post titles earlier or later). I’d like to reduce the size of both sets of text. Don’t know if a single tweak will go it, or two… Thanks!

    #3052
    sovit ranjitkar
    Keymaster

    @gassho, To reduce font size for post titles back and forward on permalink pages Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:

    .entry-meta, #content ul.default-wp-page {
        font-size: 13px;
    }

    Note: Change above digit value accordingly to your needs.

    Now, Click on Save All Changes Button and Refresh your browser.

    Thank you for using our theme.

    #3058
    gassho
    Participant

    Thanks, I know where the Custom CSS is. I’ll try this. What about the rest of the font size modifications, both on navigation pages and post permalinks?

    #3067
    gassho
    Participant

    Never mind, I see that what was given above takes care of all instances. Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.