Hey again maaniedo,
For the featured posts section please try adding the following:
.featured-post .view-more:hover {
color: #fff;
}
Replace the color hex value to the one of your choice. This will change the text hover color in featured posts section.
As for the read more hover button in the slider please try adding the following:
.slider-caption br + a:hover {
background: ##F0563D;
}
Replace the color hex value with the color of your choice. This should add the hover background color on the read more button in slider.
If this doesn’t work please paste link to your site so I can take a look.
Hope this helps ??
Best regards,
Bojan