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

    Hi team,

    I was wondering if you could provide me with the PHP fix to make my a.avia-team-icon always appear. We’ve come so close to displaying our team section exactly as we’d like!

    I’ve posted a link to the page in the private content section. Please do not judge us – the site is mid-overhaul!

    Thanks,
    Laurence

    #667087

    Problem solved! For anyone interested, the CSS below worked without having to alter any PHP.

    .avia-team-member .team-social{
    opacity: 1 !important;
    }
    
    a.avia-team-icon.pum-trigger{
        visibility: visible!important;
    }
    #667362

    Hi Laurence,

    Great, glad you found a solution and thanks for sharing :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Making Avia Team Icon Always Appear’ is closed to new replies.