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

    Hi,
    Is there a way I can add to the custom css so and ‘Bold’ wording in a testimonial is a slightly bigger font size? Ive tried the below but it didnt seem to work.

    Many thanks
    Todd

    .avia-testimonial-content p {
    font-size: 17px;
    }
    .avia-testimonial-content strong, {
    font-size: 20px !important;
    }

    #1122813

    Hey toddbarden,

    Please provide a link to the site/page in question so we can look into this issue further?

    Best regards,
    Jordan Shannon

    #1122823

    Hi Jordan,

    Of course its – https://cornishlasercutting.co.uk/testimonials/

    thanks loads
    Todd

    #1122847

    Hi,

    I’m seeing the bold fonts as a slighty bigger size. Have you tried clearing your cache a few times over?

    Best regards,
    Jordan Shannon

    #1122874

    Hi Jordan,

    Sorry thats a bit of a bad example, they appear like that as HTML is used in each text box.
    I was wondering if there was a way to recreate this using Custom CSS

    Ive created another page here – https://cornishlasercutting.co.uk/test2/
    So in brief, any ideas what custom CSS would just make the bold a couple of px bigger?

    thanks loads

    Todd

    #1123340

    Hi,

    Add this to quick css:

    .avia-testimonial-content p strong{
    font-size:24px!important;
    }

    Best regards,
    Jordan Shannon

    #1123418

    Thanks loads Jordan, works perfectly! Legends.

    #1123427

    Hi,

    I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Testimonials Bold Typeface size’ is closed to new replies.