 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
January 8, 2017 at 4:18 pm #730871Hallo lieben Team, 
 ich möchte gerne wissen wie ich von dem einfachem Slider das H2 Element entferne. Ich möchte nur die Schriftgröße verkleinern, weil die Schrift fast den halben Slider mit Text überschreibt. Wenn ich das über Enfold – Erweiterteres Styling verkleinere, dann werden alle anderen H2-Texte und Überschriften verkleinert und das ist blöd und sieht nicht gut aus.Wie kann man seine eigene Klasse hinzufügen, und zwar nur für diesen einfachen Slider. Ich möchte nur dafür die Schriftgröße ändern. :-) Lieben Gruß January 8, 2017 at 6:13 pm #730885gib dem Slider eine benutzerdefinierte classe und selektiere dann das h2 über diese Klasse. wie man die custom Classes aktiviert : http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ dann: .customclass h2 { font-size: 18px; }was du da als Klasse nimmst bleibt dir überlassen wenn du noch Bildtext hast der ist dann im p-tag enthalten also: .customclass p { font-size: 14px; }- 
		This reply was modified 8 years, 9 months ago by Guenni007. 
 January 8, 2017 at 9:26 pm #730903Hallo Guenni, vielen Dank, es klappt! Ich musste zwar !Important dafür noch nutzen, aber es klappt. #top .bs_h2size h2{ 
 font-size: 16px !important;
 line-height:22px;
 }January 9, 2017 at 5:49 am #730965Hi @Nogilo, I’m guessing you got your problem solved? Thanks @guenni007 for helping out :-) Best regards, 
 RikardJanuary 9, 2017 at 1:17 pm #731112by the way i remember a thread – where someone wants to have the choice to set up the h-tag (for him to have the h1)and to have the oportunity to set the font-size: https://kriesi.at/support/topic/h1-avia-caption-title/ it will look than this way: btw: i refreshed those three files with a little instruction text. Zip Archive here - 
		This reply was modified 8 years, 9 months ago by Guenni007. 
 January 10, 2017 at 5:01 am #731363
- 
		This reply was modified 8 years, 9 months ago by 
- 
		AuthorPosts
- You must be logged in to reply to this topic.


