Like you could see at this page : http://arimecanada.ca/menu/
If you over the mouse on images, only the Guatemala’s flag has a over feature.
How can I make the others images have the same behiavior?
Greetings,
Hi novaluxweb!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.image-overlay.overlay-type-extern {
display: block!important;
}
Cheers!
Yigit
Thanks! It works!