Ahoy,
I’m trying to change the button color for non hover on my homepage with this code but it doesn’t seem to work. I looked at the inspector and enfold threads and can’t figure out why. Perhaps you can help? The hover is fine.
#top.home #full_slider_1 .avia-slideshow-button-2 {
color: #92d0eb;
boarder: none
}
I solved this issue with the following
#top.home #full_slider_1 .avia-slideshow-button-2{
background-color: #8bcce8;
color: white;
border: none;
}
No need for help
Hi,
I’m glad you got this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon