Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #521271

    hey there, can i turn off the overlay effect (where it overlays, and shows a link arrow) on images linked in full width easy slider? see the link below for an example of what i mean.

    thank you!

    #521433

    Hi charger70!

    Please add the below css into your custom css section:

    .avia_transform a .image-overlay {
        display: none !important;
    }

    Regards,
    Dake

    #521751

    thank you, Dake! worked perfectly.

    i appreciate your help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disable overlay effect on linked images in full width easy slider’ is closed to new replies.