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

    https://kriesi.at/support/topic/how-to-customize-testimonials-content-element/

    Hi,
    I tried the solution on the above page but it didn’t work for me.
    here’s a screen shot showing the NAME text still off to the left of centre.
    http://screencast.com/t/EjMsTAjB

    Is there a CSS fix for this I can try?

    Thanks for your help.
    Cheers
    Pete

    #705675

    Hey premedia,

    Please post a link on your site that has that issue? so we can inspect further. You can place it in Private Content if you want only the moderators to see.

    Best regards,
    Nikko

    #706834

    hi – I have posted the links and login info below in private content.
    the small testimonial works fine since I did the CSS fix as described above. its the large slider testimonial that I need the CSS fix for to make the persons name centred. thanks
    Pete

    #707019

    Hi Pete,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-testimonial-meta-mini {
        text-align: center !important;
    }

    Best regards,
    Rikard

    #707073

    Hi Rikard
    thanks for that CSS fix – works perfectly.
    I wondered how I can increase the font size for the company name and job title from 12px to 13px as shown in this screenshot
    http://screencast.com/t/2VxGS3F6o

    The font size on the grid testimonial is 13px and its more readable.
    On the large slider the 12px font size is a little small and hard to read with my light font colours.

    hope you can help.
    thanks

    Pete

    #707089

    Hey!

    Please add following code to Quick CSS as well

    span.avia-testimonial-subtitle, .avia-testimonial-link {
        font-size: 13px;
    }

    Best regards,
    Yigit

    #707130

    thanks yigit
    works perfectly
    pete

    #707132

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to centre NAME also on testimonial section’ is closed to new replies.