Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #948605

    Howdy,
    I have a link icon over 3 personnel photos on our About Us page which link to an email pop up. The animated icon is an arrow, but I would like it to be an email icon, like a letter. I do not want to change other hover icons on othr pages though. Is this possible ? Cheers.

    #949424

    Hey MartyMan,

    Thank you for using Enfold.

    Add this css code in the Quick CSS field to change the icon from an arrow to email.

    .page-id-375 .image-overlay.overlay-type-extern .image-overlay-inside:before {
        content: '\E805';
    }

    Best regards,
    Ismael

    #954119

    Cheers buddy :) Perfect.

    #954139

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change hover icon.’ is closed to new replies.