Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • crystalprint Friend
    #189939

    Hello ,

    I got a little quesion.
    Where can i find the code to change the adress text color??
    its now dark grey and i want to change it to white..(see attachment)

    Also the headers like : name , Email and message..

    kind regards


    1. Schermafbeelding-2013-08-22-om-10.56
    Ninja Lead Moderator
    #503315

    You can try with my solution below

    Open templates/ja_zite/css/template.css file

    Add new script below

    .contact-address {
    color: #FFF;
    }

    Remember to clear cache from Admin area

    crystalprint Friend
    #506207

    Hi,

    sorry to bother again but where can i find the code to change the color of the headers of the type boxes(name, email etc. ??)

    kind regards

    Ninja Lead Moderator
    #506306

    You need to customize css from template.css file

    Open templates/ja_zite/css/template.css file

    Add new script

    .contact-form form label {
    color: #fff;
    }

    Remember to clear cache from Admin area

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum