Viewing 6 replies - 1 through 6 (of 6 total)
  • it will be done by CSS. In that CSS
    give color: #ffffff;(watever color you want to put)
    font-size:10px;(or whatever size you want to do)

    Thread Starter edtrost

    (@edtrost)

    Would you know what line on stylesheet that would be?. Thanks

    #home .post h1 { color:red;font-size:1.2em }

    ..adjust as required.

    Place toward the bottom of the stylesheet.

    Thread Starter edtrost

    (@edtrost)

    Thanks for the reply but that doesn’t seem to work. Below is stylesheet. I added your line highlighted toward bottom just above twitter-icon.

    /*
    Theme Name: Cordobo Green Park 2
    Theme URI: https://cordobo.com/green-park-2/
    Description: Lightweight fast-rendering theme with 2-3 column layout and right sidebar, Widget-ready (4 slots), built-in support for plugins (e.g. twitter), support for threaded/nested comments, fully localized, easy to customize via settings-page. By <a href="https://cordobo.com">Andreas Jacob</a>.
    Version: 0.9.501
    Author: Andreas Jacob
    Author URI: https://cordobo.com/
    Tags: green, white, silver, black, light, two-columns, right-sidebar, fixed-width

    [Moderated: Too much code. Please consider placing the code in a text file on your site with a link here -or- use a pastebin service such as https://wordpress.pastebin.com Thanks!]

    Thread Starter edtrost

    (@edtrost)

    Ignore the previous message t31os; I moved the line of code under Posts in stylesheet and it’s working fine. Thanks so much!

    Good stuff, glad i could help.. ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to change font size and color of title on pages’ is closed to new replies.