Hi,
Is there a way to make this button change from an outline button to a solid green #6c9d3e when scrolling? .
Hey Danny,
Can you point us with your Web Site URL please?
Best regards,
Basilis
See in private, sorry about that.
Hi,
Thank you for the update.
We added this code in the Quick CSS field.
#top #header.av_header_transparency .av-menu-button > a .avia-menu-text {
border-color: #000033;
color: #000033;
}
#top #header .av-menu-button > a .avia-menu-text {
border-color: green;
color: green;
}
Best regards,
Ismael