test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pavit Moderator
    #1026511

    Hello

    To change colors add to your custom.css

    .categories-list.horizontal li.active a {
    border-color:#yourcolor!important;
    color:#yourcolor!important;
    }

    This is for the active one

    For others add to your custom.css

    .categories-list.horizontal li a {
    color:#yourcolor;
    }

    Regards

    moody Friend
    #1026519

    hi there, thanks for your reply.

    is there any other way to apply colour change to all moduels?

    thanks a lot

    pavit Moderator
    #1026522

    is there any other way to apply colour change to all moduels?

    You can use less files

    Please for such questions refer to the documentation page HERE

    moody Friend
    #1026577

    thanks a lot. it works ~!

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

This topic contains 4 replies, has 2 voices, and was last updated by  moody 7 years, 7 months ago.

The topic ‘change module text colour’ is closed to new replies.