Skip to content
Public Ticket #6750

Penci Review

Conversation thread

Penci Design replied

Staff Reply

Hi,

If you want change color of star, please go to Customize > Addtional CSS  then add custom css to do that:

.penci-review-text .penci-review-score{
    color: #2993D1;
}

You can change color star to any color you want.

Best Regards,

PenciDesign

ISOLE-GRECHE replied

Customer Reply

2,3 / OK!

What about 0. question? I'd like to have black text and yellow stars. How is possibile to have something like that?

https://prnt.sc/mhc6fc (image modified by Photoshop)

Penci Design replied

Staff Reply

Hi,

1. Unfortunately, curently this theme doesn't support this feature.

2, 3 / Please try use custom css:

/** Hide total average score **/
.penci-review-average{
display: none;
}
.penci-review-stuff {
width: 100%;
} /** Change font style and font size of The goods and The bads **/
.penci-review-stuff .penci-review-good h5 {
    font-size: 16px;
    font-style: normal;
}

Best Regards,

PenciDesign

ISOLE-GRECHE replied

Customer Reply

0. I'd like to change ONLY STAR COLOR... not the text: http://prntscr.com/mgyv9h

1. How is possibile to give 1½...2½...3½...4½ stars?

2. I'd like "The goods" and "The bads" WITHOUT average score. Is it possible?

3. Is it possible to change font style and font size of The goods and The bads?

Penci Design replied

Staff Reply

Hi,

Please go to Customize > Posts Review Options then scrolldown to colors box then change  color and border  you want as screenshot http://prntscr.com/mgjdgq

Best Regards,

PenciDesign

ISOLE-GRECHE started the conversation

Conversation Start

How is possible to chang colors of stars and border?

Want to join this conversation or access attachments? Sign in first.