Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • joomlafans Friend
    #200968

    Hello.

    How do I change item title font size for k2 and joomla articles? in blog and single item view.

    Thank

    Pankaj Sharma Moderator
    #547856

    Hello to change the k2 blog article titles font size .
    Go to /templates/ja_mitius/css/k2.css
    find

    div.catItemHeader h3.catItemTitle { font-size: 28px;}

    change the value of font size .

    For single article view .
    go to /*===============================
    /templates/ja_mitius/css/k2.css

    find this code

    div.itemHeader h2.itemTitle {
    font-size: 28px;
    margin: 0;
    padding: 0;
    }

    change the value of font size as per your need .

    for Joomla articles font-size
    add this code into your custom.css file

    .article-title,.article-header h1{font-size:28px;}
    change the value of font-size .

    Let me know if it helps

    joomlafans Friend
    #547861

    Hello
    Thank you for your quick reply.
    I should have mentioned that this is needed for a multilingual site, the above did not change the font size, could that be why?

    Pankaj Sharma Moderator
    #547867

    Hello can you share your working site url of k2 blog page, single article and joomla blog and single article page url here , so that i can help you better

    joomlafans Friend
    #548991

    I cant provide any login details at this time. do you happen to have any advice that might help me achieve the desired article font size?

    Thank you

    Pankaj Sharma Moderator
    #549004

    Hi
    you can use inspect element method to know about , which css is used for the title after that you can modify it as per your need .
    you can use firebug for this

    like this
    1. homepage of JA Mitius template >> http://prntscr.com/4lfyi6

    2. Single article >>> http://prntscr.com/4lfyqb

    Hope it helps you

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

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 10 years, 1 month ago.

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