New Landing How can we help? Themeforest Theme Support Dante Adjust font color in testimonials

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #131107
    tsimarketing
    Member
    Post count: 267

    Can you provide me with some custom CSS to adjust the font color for the testimonial cite? I attempted to adjust the opacity in the editor, however that did not seem to work.

    #131135
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you give the URL of the testimonial page and which text you want to adjust the color??

    Let us know,

    Thanks,
    laranz.

    #132632
    tsimarketing
    Member
    Post count: 267

    A sample can be found at the bottom of http://www.tsihealthcare.com/maintesting

    #132771
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .spb_testimonial_carousel_widget cite, .testimonials-slider cite {
      opacity: 1;
      color: #f9f9f9;
    }

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.