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

    Can you please provide me with some quick css to make the font weight of the testimonial name “light” on the testimonial slider at the bottom of my page to match the rest of my theme. Thanks!

    #483302

    Hey djshortkut!

    Please add following code to Quick CSS

    .avia-testimonial-name {
        font-weight: normal;
    }

    Regards,
    Yigit

    #483484

    Thank you! You can close this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font Weight of Testimonial Name’ is closed to new replies.