-
AuthorPosts
-
February 18, 2015 at 4:09 pm #203910
The font on the tabs and headers recently changed by itself, I would like to change it back to the original font style. I can’t find where to do that. I may be blind. Attached is an example.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
February 18, 2015 at 4:15 pm #559918Hi there
Here is css selector
#Kunena .kheader h2, #Kunena .kheader h2 a
Please apply your custom css font and save to custom.cssThank you,
Viet VuFebruary 18, 2015 at 4:33 pm #559922Like I said it changed, do you know what the default one is that comes with the theme? Pictured below.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 1, 2015 at 10:27 am #561057Hi there
# Please turn off css compressor for css tracking
# Your Kunena h2 css is applied by Kunena
#Kunena .kheader h2 {
background: #f76000
display: inline-block;
font-family: 'novecento_wide_ultralightbold';
font-size: 120%;
line-height: 38px;
margin: 0!important;
min-height: 25px;
overflow: hidden;
padding: 0 20px!important;
text-transform: uppercase;
width: auto;
}
font-family: ‘novecento_wide_ultralightbold’;
You can remove this line to get back default template font.
Or use
font-family: Arial,Helvetica,sans-serif;
as override.Thank you,
Viet VuAuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by jooservices 9 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum