Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #370438

    Can you tell me how I might enlarge the little triangle that points from name up to testimonial square? (I’m referring to the little speech bubble’s connector to the speaker’s “lips” — if there were lips!)

    Thanks!

    #370441

    Hi,

    Can you post the link to your testimonials page please?

    Regards,
    Josue

    #370672

    Still experimenting with Enfold, so no link.

    Possibly the triangle in question would be avia-arrow? It extends from the bottom of the testimonial box.

    You can see it on http://kriesi.at/themedemo/?theme=enfold-overview in the Testimonial Slider.

    There is a tiny circular image of the person. To the right of that image is their name and title.
    Above the circle is a box with the quote from the person.

    Below that quote box, but above the circular image is a tiny little nib/triangle — that is what I’d like to increase the size of, if possible.
    Is it an image? Or part of the font?

    Thanks for checking this out!

    #370992

    Hey!

    Try adding this to your custom CSS.

    .avia-testimonial-wrap { width: 20px !important; height: 20px !important; top: -14px !important; }
    .avia-arrow { width: 20px !important; height: 20px !important; top: -13px !important; margin-left: -10px !important; }
    

    Cheers!
    Elliott

    #371335

    Thank you, Elliott!

    I appended different background-color and color for the two statements above, just to see exactly what they did.

    I see the .avia-arrow changes as sort of an upside down stick figure of a house (two sides and pointed roof on bottom) — which I can understand.

    I see no changes at all for the avia-testimonial-wrap.

    Can you tell me what that is supposed to do? Maybe I need to tweak?

    Thanks

    #371409

    Hi!

    The code should increase the size of the bubble arrow? Can you please provide a screenshot or a link to the actual page? Try to remove browser cache then reload the page.

    Cheers!
    Ismael

    #378592

    Thank you for your help. I’ll look into it further.

    #378611

    We looking forward to hearing from you :)

    Regards,
    
Josue

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