test
Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • trkien1203 Friend
    #908535

    Hi Pankaj,

    Thank you very much. It works.

    By the way, please help me to justify text in the mod-articles-category-title in the picture below.

    Kien.


    1. mod-articles-category-title
    Pankaj Sharma Moderator
    #908556

    Hi
    Add this code in custom.css

    .category-module .article-content h4, .category-module .article-content h5, .category-module .article-content .h4, .category-module .article-content .h5 {
        text-align: justify;
    }

    You can Use Firebug/inspect element to check the style code and then add the style in custom.css

Viewing 2 posts - 16 through 17 (of 17 total)

This topic contains 17 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 8 months ago.

The topic ‘Help to customize Articles – Category module’ is closed to new replies.