Footer Menu color change
-
Hey WordPress community,
I am trying to change the colour of a custom Link in my footer menu. The “Press” button in my footer menu is black, but i want it to be white. could you guys/girls help me?
Website Link: https://www.soulkingzrecords.com
CSS code I’m using:
.menu-footer ul {; display: inline; font-family: proxima-nova-n9, proxima-nova, sans-serif;} .menu-footer ul li {; display: inline;padding: 0 20px;font-family: proxima-nova-n9, proxima-nova, sans-serif;font-size: 12px;font-weight: 500;} .menu-footer ul li:hover > a {padding: 0.8px 0; border-bottom: 1px solid #FFF; } .menu-footer ul li a:active {padding: 0.8px 0; border-bottom: 1px solid #FFF; }
Thank you for your help in advance ??
Greets Niclas
- The topic ‘Footer Menu color change’ is closed to new replies.