With the new editor I am having trouble changing the module header font to make it capitalized. If it's not capitalized some of the letters get cut off. I went into the developer mode and tried to change it but nothing is happening any soulutions?

Views: 26

Replies to This Discussion

Jaye,

Can you give me an example, like a URL where this is happening? I also need the CSS you're using for this one element.

Best,

Jen

www.eventfli.com

@ning-module-head-font-family: 'Century Gothic',AppleGothic,Helvetica,sans-serif;
@ning-module-head-font-size: 18px;
@ning-module-head-font-weight: normal;

 

I'd like to make the font capitalized not the first letter but the word so that parts of the letters aren't getting cut off.

 

text-transform:capitalize

Jay,

Give this a go:

.xg_theme .xg_module_head h2 {text-transform:uppercase!important;}

Best,

Jen

RSS

© 2013   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips