Hi,
I would like my “DÉCOUVREZ NOTRE CATALOGUE DE FORMATION” button to have a green frame (# 97D700), a white background and black typography.
And when you move the mouse over the same button, I would like the button with a green background (# 97D700) and the typography in white.
here is the link from my page : http://www.micropole-learning-solutions.com.qual.micropole.com/index.php/inclass-learning/
Thank you in advance
Hey micropoleinstitut,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-35 #av_section_1 .avia-button-center a {
background: white !important;
border: 2px solid #97d70 !important;
color: black !important;
}
.page-id-35 #av_section_1 .avia-button-center a:hover {
background: #97d70 !important;
color: white !important;
}
Best regards,
Rikard
Thanks
Hi micropoleinstitut,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria