Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #720789

    Hello,

    I’m trying to emulate the social icon rollover links as displayed on the Enfold standard demo here:

    When I use the Team Member component of the Avia Layout Builder but I can’t get it to work (see link below) despite filling out the social profile in the Team Member box.

    Any suggestions?

    #720959

    Hey cloverco,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #721247

    access info and URL provided in private section below

    #721388

    Hi,

    Thanks for that though the details seem to not be working, could you check and verify please?

    Best regards,
    Rikard

    #721667
    #721845

    Hi,

    It’s still not working unfortunately, could you try logging in with the details yourself before sending them to make sure they are working please?

    Best regards,
    Rikard

    #721846

    i see that you are trying to login and not succeeding.

    I can try a new password. Just a moment.

    #721847

    New access info below. I successfully logged twice in with this user and password.

    #722590

    Were you able to access the site and review the issue with the team member icon links?

    #723323

    Hi,

    I have checked your site and removed this code in Quick CSS:

    .avia-team-member .team-social {
       display: none;
    }

    The social icons now shows up, I added this additional css code to remove the border of the box when hovering and and align social icons.

    .avia-team-member .team-social {
        border: 0 !important;
    }
    
    .avia-team-member .team-social-inner > a {
        vertical-align: middle;
    }
    
    .team-social-inner span.hidden {
        height: 0 !important;
    }

    Hope it’s good :)

    Best regards,
    Nikko

    #723394

    That change made the hover and link work correctly which is great. However, I don’t have an option for the Linkedin icon. I can only choose form the theme icons.

    How do I get the appropriate social media icons to appear? In this case, the Linkedin icon.

    #724498

    Hi,

    go to Enfold->Social Profiles
    and make sure that you have provided a social icon for LinkedIn.

    Best regards,
    Andy

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.