Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dreambuilds Friend
    #157510

    I want to change the articles text color.

    Please, provide me an answer because I am a little lost. Usually, I know where is everything in CSS but this time not.

    Thank you.

    DREAMBUILDS

    aman204 Friend
    #367111

    Change this::

    div.article-content-wrap p {template.css (line 204)
    margin:10px 0 0;
    }

    to

    div.article-content-wrap p {template.css (line 204)
    margin:10px 0 0;
    color:#333;
    }

    and update color code accordingly

    dreambuilds Friend
    #367115

    Thank you very much, now the text in K2 remains the same color as it was, nothing changed, do you have a solution for this, please?

    Thanks again.

    DREAMBUILDS

    dreambuilds Friend
    #367134

    I solved the problem, so text color for all of the other articles and in my case ai safecontact component is here in CSS:

    body#bd { background: url(../images/bg.jpg); color: #444444; }

    This is line 39 in quickstart ( template css )

    smartmax Friend
    #459779

    Wauw, this is great, I was looking for it myself for a very long time…, and now i’s done in a wink of an eye! Thanks!

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

This topic contains 5 replies, has 3 voices, and was last updated by  smartmax 12 years, 4 months ago.

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