-
AuthorPosts
-
September 27, 2011 at 4:27 pm #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
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 27, 2011 at 4:31 pm #415318Hi,
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;
}September 27, 2011 at 4:36 pm #415321I have the same code in the mega.css. I cleared the web cache and cache t3-assets, but no changes
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 27, 2011 at 5:11 pm #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.
1 user says Thank You to TomC for this useful post
September 27, 2011 at 5:19 pm #415327Hi 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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 27, 2011 at 6:07 pm #415341I 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;
September 27, 2011 at 6:09 pm #415343Thank you very much to both, all ok
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
AuthorPostsViewing 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
Font in Megamenu Title
Viewing 8 posts - 1 through 8 (of 8 total)