Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • prakan Friend
    #169020

    As could change the font menu of titles, I’ve tried from the configuration of the template but no change. In the template I’m using Google font “Droid seriffed” I like to use it for titles in megamenu
    thanks


    1. joomlart
    khoand Friend
    #415318

    Hi,
    You find this code from /templates/ja_bistro/css/menu/mega.css

    .ja-megamenu .group-title .menu-title {
    color: #333;
    font-weight: normal;
    font-size: 180%;
    font-family: "Lobster13Regular",sans-serif; < change this line
    line-height: 1;
    }

    prakan Friend
    #415321

    I have the same code in the mega.css. I cleared the web cache and cache t3-assets, but no changes

    TomC Moderator
    #415326

    <em>@prakan 270957 wrote:</em><blockquote>I have the same code in the mega.css. I cleared the web cache and cache t3-assets, but no changes</blockquote>
    Did you try to make any adjustments to the code khoand provided?

    You need to play around with the font-size and make sure you save your changes to your server file … then clear cache and refresh page to review results.

    prakan Friend
    #415327

    Hi Tom, if I put the code khoand, I played with the size of the font cache refreshed.
    I have a smaller size = 150% of the source and I change the size on the web but not the type of source.

    khoand Friend
    #415341

    I review your mega.css. You put text “< change this line” at line “font-family”. It’s not right. The bold line means that you must to change

    font-family: "Lobster13Regular",sans-serif;
    Your case is that you want to use Droid seriff font. You change the line to

    font-family: "DroidSerifRegular",sans-serif;

    prakan Friend
    #415343

    Thank you very much to both, all ok

    TomC Moderator
    #415358

    <em>@prakan 270985 wrote:</em><blockquote>Thank you very much to both, all ok</blockquote>
    Good Job, khoand !!!

    With each new technique learned … we grow in our personal knowledge and abilities.

    😎

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

This topic contains 8 replies, has 3 voices, and was last updated by  TomC 13 years, 2 months ago.

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