Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

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

Colors change

Home Forums Misc. General Forums Colors change

  • #12246

    histrimont

    subscriber

    Hello Towfiq i,

    I have a question. I want to know how to change the colors of the comment box (in articles), in the contact form and button "read more". Change the white in red (or other color) for example.

    I have the version of "Triton".

    thank you in advance!

    [attachment=2741,168]

    #16219

    histrimont

    subscriber

    +

    #16220

    Towfiq I.

    administrator

    Go to Appearance> Editor and select “Stylesheet” from right and add these lines to the very bottom:

    .entry-content input, .entry-content textarea{background:#dddddd!important;}

    #respond input, #respond textarea{background:#dddddd!important;}

    .lay1 .read_mor{color:#888888!important;}

    change the values dddddd and 888888 with your own color values. go to colorpicker.com to get your own color values.

    #16221

    histrimont

    subscriber

    yeah, it’s ok !

    Thank you ! 😉