 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
June 17, 2021 at 10:38 am #1306156Liebes Enfold Team, ich möchte die Überschriften Verlinkungen (es handelt sich jeweils um H3-Überschriften) in grüner Farbe hinterlegen. Die Verlinkungen sollen sich vom Standard-Text (ist in schwarz) abheben und in grüner Farbe sein. Zudem soll man beim drüberwischen “Hovereffekt” mit der Maus noch beim Link eine grüne Unterstreichung haben. Könnt ihr mir da weiterhelfen? Aktuell sind die Links einfach nur in schwarz, kein Hovereffekt mit grüner Unterstreichung. Links sind gesetzt bei den H3-Überschriften: Laufende SEO-Betreuung, usw. Meine Seite ist unten mit eingefügt, damit ihr nachschauen könnt. June 18, 2021 at 12:33 pm #1306332Hey Tobias777G, You can set most of what you are looking for under Enfold->Advanced styling. You would need custom CSS for the hover state though, please try this in Quick CSS: h3 a:hover { text-decoration: underline; }Best regards, 
 RikardJune 18, 2021 at 5:15 pm #1306425CSS Code doesn’t work and in advanced styling i did not find anything to change the color of the link from black (#000000) to green (#719430). Where can i find it? June 21, 2021 at 4:46 am #1306638Hi, Please try this CSS as well: h3 a { color: #719430 !important; }If you can’t get it working, then please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Best regards, 
 RikardJune 21, 2021 at 11:19 am #1306701It works now. Thank you very much for that great support here and the quick time you response. June 22, 2021 at 10:28 am #1306897
- 
		AuthorPosts
- You must be logged in to reply to this topic.
