• Resolved Rik0399

    (@rik0399)


    Hi

    Great Plugin πŸ˜‰

    Having a small problem with getting the ‘date’ and ‘quotes’ white and also, can’t seem to show the ‘title’ of the testimonial?

    Here’s what I have :

    .strong-view  .testimonial {
    	background: #cc2262;
    }
    
    .strong-view  .testimonial-heading { font-weight: bold; font-size: 24px;
    color: white;
    }
    
    .strong-view  .testimonial-content p {
    font-size: 21px;
    color: white;
    }
    
    .strong-view  .testimonial-name {
    font-weight: bold; font-size: 21px;
    color: white;
    }
    
    .strong-view  .testimonial-date {
    font-weight: bold; font-size: 21px;
    color: white;
    }

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    Hope you can help πŸ™‚

    Many Thanks

    • This topic was modified 8 years, 6 months ago by bdbrown.
Viewing 5 replies - 1 through 5 (of 5 total)
  • anonymized-13171256

    (@anonymized-13171256)

    Every theme is different so I need to see what your theme is doing and which template you’re using. Please post a link to the page or send it to chris at strongplugins.com.

    Thread Starter Rik0399

    (@rik0399)

    Hi

    Done

    Thread Starter Rik0399

    (@rik0399)

    Hi Chris,

    As I asked sometime ago about this, which I have since lost due to a reset.

    Getting this date to show white :

    /*
    Start Strong Testimonials
    */

    .strong-view .testimonial {
    background: #cc2262;
    }

    .strong-view .testimonial-heading { font-weight: bold; font-size: 24px;
    color: white;
    }

    .strong-view .testimonial-content p {
    font-size: 21px;
    color: white;
    }

    .strong-view .testimonial-name {
    font-weight: bold; font-size: 21px;
    color: white;
    }

    .strong-view .testimonial-date {
    font-weight: bold; font-size: 21px;
    color: white;
    }

    .strong-view .testimonial-heading a {
    color: white;
    }
    /*
    End Strong Testimonials
    */

    Many Thanks

    anonymized-13171256

    (@anonymized-13171256)

    I don’t understand what you’re asking. Is that CSS no longer working?

    If you’re going to restrict your site by IP range then please use support.strongplugins.com instead of this public forum. I can’t diagnose what I can’t see.

    Thread Starter Rik0399

    (@rik0399)

    Hi Chris,

    Apologies, not deliberate, just tons of BOTS.

    I will drop you a message as you suggest

    And thank you πŸ™‚

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CSS’ is closed to new replies.