Tagged: 

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

    First, great theme, I love it!
    My Question:
    I want to add an about us page, and I’d like the name and tile of the person to be visible when you hover over the image. I’s also like to be able to change the color of the hover background.

    Thanks in advance for any insights.

    #306179

    Hey lightmerger!

    Thank you for using our theme.

    Your request is not possible with the theme out of the box. It requires some costumization, which is beyond the scope of support.

    You will have to put some additional php code in

    enfold\config-templatebuilder\avia-shortcodes\team.php line 232 ff, after:

    
    	$output .= "<div class='team-social'>";
    		$output .= "<div class='team-social-inner'>";
    

    Regards,
    Günter

    #338051

    Thanks for the response, Gunter.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Team Member Customizations’ is closed to new replies.