Hover on Team Member - by LangnerD - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 6 years, 1 month ago ago by Rose Tyler

  • Avatar: LangnerD
    LangnerD
    Participant
    February 7, 2018 at 10:04

    Hello, in the area of ​​the team members (photos of the two women) I do not want a hover effect – how do I get this away?
    Also would I like to have a mail icon instead of a Facebook or Twitter icon? How can I get that?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 7, 2018 at 10:34

    Hello,

    Could you please provide temporary wp-admin access in Private Content?

    Regards

    Avatar: LangnerD
    LangnerD
    Participant
    February 7, 2018 at 11:14

    Ok:

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 7, 2018 at 11:31

    Hello,

    Oh I see, to remove the hover you may add this custom css code in Theme Options > Styling > Custom css:

    .team-member:hover .member-image:before, .team-member .member-content .menu-social-icons  {
        display: none;
    }

    all available icons you may find in [8theme] Team member Settings – http://prntscr.com/ibb323

    Regards

    Avatar: LangnerD
    LangnerD
    Participant
    February 7, 2018 at 11:55

    Ok, thanks!

    There is no mail-icon – is it possible to change a twitter-icon into a mail-icon?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 7, 2018 at 12:06

    You’re welcome!
    Yes, it is possible in xstore/framework/shortcodes/team-member.php file – http://prntscr.com/ibbk3w
    (https://fontawesome.com/icons?d=galleryhttps://fontawesome.com/icons/envelope?style=solid http://prntscr.com/ibbl3w)
    Unfortunately, it will be needed to repeat the changes after each theme update, because of this can’t be done via child theme.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.