Changing color - Custom CSS

Hi,
I am trying to change the footer list hover color but I fail. Can you please help me with the custom CSS code?

Thanks,
Peter

Hi there

Hope you are having a good day and thank you for your question :slight_smile:

In order to check your question i need to see your live website, please provide url and i will take a look

Hi, the link is: www.visitoryacht.hu

It is in: coming soon mode but I will push it live for now

Can you please also assist in how to change the footer color from black to #575D61

hey there

Please add this CSSĀ in appearance - customize - additional CSS

.widget ul li a:hover {
    color: #575D61;
}

Thanks!
Colorlib Support Team

Hi Noda,

The hover color is still the template color. The additional CSS does not change.
I would also like to change the background of the widget.

Thanks,
Peter