Die Divi Link Color beim hover in Wordpress anpassen der Farbe

WordPress menu color change – Divi Link Color on hover

12. February 2020

A nice design effect, which is not found in the Divi settings yet: Change the hover link color. Hover or mouseover means that the effect only occurs when the mouse pointer hovers over the object. So, if your mouse pointer is over the link, it will change its color as in the following example:

 

Wordpress Menu Color

 

To change the hover link color with Divi you need to add the following CSS code to the Custom CSS or your Divi Child Theme field:

 

 

/* Menu Hover Link Color */
#top-menu-nav #top-menu a:hover { 
color: #1ba9db !important; 
}

You can customize the color code (#1ba9db) according to your individual needs. If you haven’t found a suitable colour code yet, it is worth visiting a corresponding colour table.

Any more questions? Suggestions for improvement or suggestions for further articles? Then write it in the comments.

SIE KÖNNEN SICH BEI UNS BEDANKEN!

Sofern Ihnen der Artikel geholfen hat, können Sie sich mit wenig Aufwand revanchieren!

 

Bitte hinterlassen Sie uns eine positive Bewertung.

 

Falls Sie Fehler entdecken oder ein Artikel unvollständig ist, freuen wir uns über einen Kommentar.

Bewertung erstellen

Comments

Tell us what you think! Reply now

Your email address will not be published.