test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • marcbacardit Friend
    #1036884

    Hi, i’ve tried to change color text in article-title when i’m using blog layout in my custom.css file

    .article-title, .article-header h2 {
    color: black;
    }

    But it seems not affect at all. What i’m doing wrong?
    url: http://adaytrading.com/index.php/blog

    Pankaj Sharma Moderator
    #1036897

    Hi
    Use this code

    .article-title, .article-header h2 a {
        color: black;
        margin-top: 10px;
    }

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 8 months ago.

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