Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rwjoomlart Friend
    #180489

    Hi. Can you let me know how to reduce the font size of the the article titles on the module on the home page, Please see pic. I checked out the css using firebug and cant find the right line.


    1. pic
    Ninja Lead Moderator
    #466333

    <blockquote>Open templates/ja_social/css/template.css file</blockquote>

    From

    ul.category-modulefrontlatesnews li h2{
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    color: #000
    }

    change to

    ul.category-modulefrontlatesnews li h2{
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    color: #000
    font-size: 100%;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 2 months ago.

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