• Resolved kellkellkelly

    (@kellkellkelly)


    Hey there,

    This is my site: https://acquirevisualclient.com/orion/why-orion/

    I’m trying to change the serif font on my testimonial slider (toward bottom of page) to sans serif, over serif. I tried simply changing where it says serif to ‘sans serif’ then ‘sans-serif’ but nothing happened. The original code is below. Thanks for any insight you can provide!

    /* testimonial slider */
    
    .testimonials-carousel .owl-pagination {margin-top:0;}
    
    .testimonial-item p {color: #ffffff; margin-bottom:5px; font-family: 'Cardo', serif; font-size:1.3em;}
    
    p span.testimonial-name, p span.testimonial-position {color:#ffffff; font-size:1em;}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to change font to sans serif for testimonial slider?’ is closed to new replies.