Hi,
i tried to change the colour ( mouse over ) of the word FEUILLETER on the home page but , impossible to find where to change the CSS... Can you give me some advice?
thank you Pierre
estevecom Hi Add this code in custom.css file and change the color code as per needs.
#acm-feature-112 .feature-action .btn {color:#eee}
Regards
Thank you for your reply! It works but we have lost the mouseover effect....
Best regards Pierre
estevecom Hi use this for hover
#acm-feature-112 .feature-action .btn:hover {color:#eee}
Hi Pankaj,
Absolutely perfect!
Have a nice day Pierre