-
Search Results
-
Topic: change of font-family
Hi,
I need to add font “Microsoft Yahei” to the Chinese version of site. What would be the syntax to use to add it to the css file?
If it’s not possible to do that for the entire site, then how could I change the font-family for main menu and footer?
This is what I have in the Chinese version Quick CSS field,
html[lang=”zh-hans”] #top .main_menu .menu li > a{ font-size: 14px }
html[lang=”zh-hans”] #socket .sub_menu_socket { font-size: 12px }To add “Microsoft Yahei” to the font-family, can I change it to like this?
html[lang=”zh-hans”] #top .main_menu .menu li > a{ font-size: 14px; font-family:’Droid Sans’, HelveticaNeue, ‘Helvetica Neue’, Helvetica, ‘Microsoft Yahei’, Arial, sans-serif }Thank you!
Topic: Spacing Issues
Topic: Main Font Size
Hello,
Is there a way to define the main font size, please?
I would like to use a bigger dimension for it, but I don’t know how to change it.
Thanks for your help!
Best regards
Topic: Seit Update 2.2 Probleme
Hallo,
ich habe gerade von 1.8.4 auf 2.2 geupdated.
Seit dem habe ich zwei Veränderungen bemerkt die ich nicht verstehe und nicht korrigieren kann.
1. Meine Artikel-Überschriften sind auf einmal sehr klein. (Sie hatten vorher, aufgrund eines Quick CSS Eintrags, die Größe 50)
2. Die H3 Schrift ist auf einmal ein ganz kleines bisschen größer und die Fett markierten Wörter sind zwar noch Fett geschrieben, aber nicht mehr in meiner “Primary color” (Enfold/Styling).Hier alle meine Einträge des Quick CSS Feldes:
body { font-size: 16px; } .entry-content .post-title { font-size: 50px; } h1, h2 { text-transform: none !important; } #top h1 a, #top h1, #top h2 a, #top h2, #top h3 a, #top h3{ display: block; font-family: "Droid Serif", Georgia, Times, serif; font-weight: normal; font-style: italic; white-space: normal; } .form-allowed-tags { display:none; } .ls-wp-container .input-text, #top .ls-wp-container input[type="text"], #top .ls-wp-container input[type="input"], #top .ls-wp-container input[type="password"], #top .ls-wp-container input[type="email"], #top .ls-wp-container input[type="number"], #top .ls-wp-container input[type="url"], #top .ls-wp-container input[type="tel"], #top .ls-wp-container input[type="search"], #top .ls-wp-container textarea, #top .ls-wp-container select { display: inline; } .av-special-heading h1 { font-size: 50px!important; } .title_container { display: none; }Liebe Grüße,
CrevlonTopic: Tabs responsive styles
Hi guys,
I have the styles established for the tabs on desktop view, but on responsive (phone) it reverts back to some hideous colors (background, font color, font size) How can I establish these colors across the board or do I need to style responsive independently?
thanks!
David

