Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1277813
Colour testimonial
Closed

Comments

  • greensolutions started the conversation

    hi,

    where can I change the color for the marked elenents.

    Regards


    Rainer Lampl

  •  5,055
    Michael replied

    HI! Changes can be made using custom CSS. Provide access to your site and we will solve your problem.

  •   greensolutions replied privately
  •  5,055
    Michael replied

    pls. use following css, for example:

    .new-testimonials-style .gem-testimonial-name {
        color: #999 !important;
    }
    .new-testimonials-style .gem-testimonials.style1 .gem-testimonial-wrapper:after {
        color: #999 !important;
    }
    .gem-prev:after, .gem-next:after {
        color: #999 !important;
    } 
    .gem-testimonials.fullwidth-block:hover .gem-prev:after, .gem-testimonials.fullwidth-block:hover .gem-next:after {
        background-color: #777 !important;
    }
  • greensolutions replied

    is working perfect

    thanks

  •  5,055
    Michael replied

    Have a nice day!