Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #409012

    Is it possible to move the full-size circular image from the top left to the bottom left on the Testimonial Grid?

    The Testimonial Slider has a small circular image in that location, but I haven’t figured out any CSS that can target the Testimonial Grid image to do the same thing with its bigger image?

    Any ideas?

    Thanks much.

    #409107

    Hi CharlieTh!

    I’m not sure if that is going to look like how your wanting.

    You can get started with this CSS.

    .avia-testimonial-image {
    bottom: 0px;
    position: absolute;
    }

    Send us a link to your page and take a screenshot highlighting exactly how your wanting to change it so we can get a better idea.

    Best regards,
    Elliott

    #409577

    I’d say you hit the nail on the head…yet again.

    Thank you!

    #409734

    Hi!

    He has a way of doing that :) Glad you got it fixed…

    Best regards,
    Rikard

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