I would like to change the color of the Quick Links in the footer when hovered over to the same color as the header menu links when hovered over.
Footer ^
Header ^
Site: https://art-from-kabushka-ngemba.myshopify.com/
Password: shiayo
I would like to change the color of the Quick Links in the footer when hovered over to the same color as the header menu links when hovered over.
Footer ^
Header ^
Site: https://art-from-kabushka-ngemba.myshopify.com/
Password: shiayo
@julian-dadang , do this to fix it in 20 seconds:
.footer-block .list-menu__item:hover{
color: #f75620!important;
}
Kind regards,
Diego