J-BusinessDirectory - Rate this review thumbs up only disable thumbs down. How?

Support Forum

 
 

 

Hi I want to disable the "Rate this review" to have only thumbs up.  How do you disable the thumbs down? Can you do that by a custom css ?

2 replies

Hi,

 

Yes, you can disable the thumb down. The CSS class is thumbdown.

Yeah it worked with this css:

 

.jbd-container #reviews .rate-review li.thumbdown {
    margin-left: 10px;
    display: none;
}

 
 
 

3 Item(s)

Show per page