• Resolved fabiobi

    (@fabiobi)


    hi!
    anyone knows how to change the grey color #333 of text in articles in black #000?

    thanks!!
    fabio

Viewing 1 replies (of 1 total)
  • Theme Author mythemes

    (@mythemes)

    you can to do this by using custom css option

    go to Admin Dashboard > Appearance > Theme Options

    here exists section “OTHERS SETTINGS”

    add follow code in field “Add custom css”


    body.single.single-post article h1.post-title{
    color: #000000;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘change article text’ is closed to new replies.