Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Baden

    (@baden03)

    Best use your theme’s css to overwrite the title’s styles.

    So for example if you wanted to change the color of the default jedi title, you would add the following to your theme’s css:

    .jedi-dash_title {
    	color: #333 !important;
    }

    Understand?

    Plugin Author Baden

    (@baden03)

    Best use your theme’s css to overwrite the title’s styles.

    So for example if you wanted to change the color of the default jedi title, you would add the following to your theme’s css:

    .jedi-dash_title {
    	color: #333 !important;
    }

    Understand?

    Plugin Author Baden

    (@baden03)

    Nice WordPress… what’s with the double posting? Jebus.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Style Title’ is closed to new replies.