Hi,
I am trying to change the button color in the fullwidth easy slider – you can find it at the last section of the homepage: http://emiratesautism.ae/
I will give it a custom color which is #00aae2 so the available options are not suitable.
Kindly advise.
Hey mohamed911!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-slideshow-button {
background: #00aae2;
border: none;
}
Regards,
Yigit
Perfect. Thank you so much.