-
Search Results
-
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!
DavidTopic: Many IE8 Issues
Topic: Tab Color
I have spent the last 4 hours trying to change the color of the tab (not the container but the background part of the tab title) using every possible combination of custom css I can find on here but nothing works. In fact, no custom css for the tabs works except for the size option, this is my last attempt:
.tab {font-size:14px !important;}
.js_active .tab_titles .tab {
background-color: #0c962b !important;
}I also tried the information on this link: https://kriesi.at/support/topic/change-tab-colors-hover-text/
Nothing seems to make any effect. So, can someone please tell me the correct css to change the following:
Background of the tab title for active and inactive tabs
Color of the font for the title for inactive and active tabs
background color of the tab content box (where the content is actually added)Also, I am not a fan of the new support layout:-( Searching takes so much longer when each message is threaded in this way – and, it seems all of my favourites have been removed.
Thanks
Andrew
Please provide this most basic item so we know what to add to what you call quick css
This seems very odd. I am assembling a test site using Enfold, and I have created a page that contains a Blog Posts element — I want to use this in place of the stock blog category page for displaying news posts.
http://test.cice-education.org/news/
This page begins with a Text Block, followed by a Blog Posts element. The text in the Blog Posts element is not just larger, it is not at all as crisp as the other text on the page. And when I compare it to the page containing the actual blog post, the difference is also apparent.
http://test.cice-education.org/2013/09/china-tours-summer-2013/
Out of curiosity, I added CSS to reduce the font size for the contents of the Blog Posts element .template-blog .entry-content. But reducing the text size did not make it crisp to match the other text.
Any ideas? When I viewed the pages in Firefox and Chrome, the text seemed uniformly clear readable. Very strange.


