35% OFF ADDONS CODE EVOCYBER2020
Hi, can you tell me how i can change the color of the “close” (X) button on the right upper corner of the event popup? This is now bacj and i want to change it in blue…
Mar 15,2017 AT 9:39AM - 3 years ago -add this to
Myeventon>>>>styles
.evopopclose, .evolbclose {
background-color: #000080;
color: #ffffff;
}
the color ffffff is the X and the background color is on your site currently black but just change it to whatever you want