On home page fullwidth easy slider how can I change the buttons color to white and the text color to #ea3c82?
Thanks,
Buddy
Hey buddy1,
Please try the following in Quick CSS under Enfold->General Styling:
.home .avia-slideshow-button {
color:#ea3c82 !important;
background-color: #fff !important;
}
Best regards,
Rikard
Hey, you guys are great, worked perfectly. Just what my client wanted.
thanks again for the great help.
Buddy