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

    Hi there,

    I am using the “testimonials” content element to present team members.
    Below the individual team member I would like to add 2 buttons:

    1. Call member
    2. Email member

    I can add simple html code to the field: “subtitle below name” but can I also add
    a button shortcode there??

    I tried bu only get an error. Also tried maxbuttons with a shortcode, is not working either.

    I could add a shortcode to the field: “Quote” but then the buttons would appear above the name and title of the member..

    Any suggestions??

    Thanx!

    Ben

    #303878

    For me the ideal would be if the “Quote” section would appear under the name, subtitle and image..

    Thanx again

    #304713

    Hey!

    Try adding this code to the Quick CSS:

    .avia-testimonial-content {
        width: 100%;
    }
    .avia-testimonial-meta {
        margin: 0;
    }

    Cheers! 
    Josue

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