Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • zidamian Friend
    #997016

    Hi, how can I change the size of the letters in the titles of articles ACM module (RECENT STORIES) on the home page?

    Pankaj Sharma Moderator
    #997237

    Hi
    Add below code in /css/custom.css file in the template folder

    .article-slider .news-border .media-body .post-title {    font-size: 20px!important; }

    Change the font size as per needs .
    Regards

    zidamian Friend
    #997458

    I added custom.css file to css template directory, but i think that does not give effect…

    Pankaj Sharma Moderator
    #997483

    Hi
    I checked your site and found there is no custom.css file .
    http://kolegiata.datech.com.pl/pl/templates/ja_charity/css/custom.css
    Giving 404 error , kindly create file and add the code then change the font size value.

    zidamian Friend
    Pankaj Sharma Moderator
    #997620

    Hi
    Yes the code is working fine, you can change the font size value as per needs. 20px is default value.

    zidamian Friend
    #997621

    Now it’s working 🙂
    Thank You Sharma! 🙂

    zidamian Friend
    #997652

    And how can I change the size of letters in QuickLinks on the home page?

    Pankaj Sharma Moderator
    #997729

    Hi
    Use this code in custom.css file

    .t3-footnav .t3-module ul > li > a, .t3-footnav .t3-module a {
        font-size: 20px;
    }
    zidamian Friend
    #997776

    Thank You Pankaj,
    I understood how to change it.

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

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

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