# Carousel widget (Header position - left side)

## Change rating color

{% code overflow="wrap" %}

```css
/* сhange rating color */
.reputon-google-reviews-widget .reputon-carousel .reputon-rating-stars {color: green;}

/* сhange review rating color */
.reputon-google-reviews-widget .reputon-carousel .reputon-card .reputon-rating-stars {color: green;}

/* сhange plate rating color */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate .reputon-rating-stars
{color: green;}

/* сhange rating counter color */
.reputon-google-reviews-widget .reputon-carousel .reputon-count-number {color: green;}

/* сhange main stars color */
.reputon-google-reviews-widget .reputon-carousel .reputon-count-text {color: green;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2F4Mu9aeTM4uS7uF3Ym5uC%2Fimage.png?alt=media&#x26;token=9ca26f55-354b-4147-9d79-831e3b8d6a2f" alt=""><figcaption></figcaption></figure>

***

## Change name color

{% code overflow="wrap" %}

```css
/* change name color */
.reputon-google-reviews-widget .reputon-carousel .reputon-name {color: red;}

/* change reviews name only */
.reputon-google-reviews-widget .reputon-carousel .swiper-horizontal .reputon-name {color: red;}

/* change plate name only */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate .reputon-name {color: red;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2Fv4MUnqKuvpzXipNt3F6A%2Fimage.png?alt=media&#x26;token=146c13aa-0e85-480d-a2b6-d63b194a8042" alt=""><figcaption></figcaption></figure>

***

## Change review text color

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-text, .reputon-google-reviews-widget .reputon-carousel-static-plate .reputon-text p
 {color: red;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FpfY31mA1DO4Bwf4IcjXB%2Fimage.png?alt=media&#x26;token=de4a8e9a-d9d1-485d-ae63-22f2c2b1d323" alt=""><figcaption></figcaption></figure>

***

## Change publishing date color

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-date {color: red;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FySYnO3MleEFna6moWwCu%2Fimage.png?alt=media&#x26;token=e4b46348-26bb-4389-ad4b-55ffe66806f6" alt=""><figcaption></figcaption></figure>

***

## Change reviews counter color

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-reviews-count {color: red;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FTTjZAMr6l8ddVEps3EF3%2Fimage.png?alt=media&#x26;token=70458aa2-8e6d-41ef-b018-935d062e7298" alt=""><figcaption></figcaption></figure>

***

## Change reviews **border width, style and color**

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-top-part {border: 3px solid red;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2F6u5ZFyTmrZcnuWQFmQRw%2Fimage.png?alt=media&#x26;token=d0bcf902-0e5f-4471-8bd1-ae2865bba900" alt=""><figcaption></figcaption></figure>

***

## Change review card background color

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-top-part {background: #eed5d5;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2F0bl4KIR5bgdu7z7AeJPi%2Fimage.png?alt=media&#x26;token=e0e8d038-d624-4bda-85b8-cf3b700eba78" alt=""><figcaption></figcaption></figure>

***

## Change header **border width, style and color**

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate {border: 3px solid red;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FzieSjQjnAmjCCooP9JUU%2Fimage.png?alt=media&#x26;token=3cda43bf-ad83-4ed6-8533-383e767982f2" alt=""><figcaption></figcaption></figure>

***

## Change plate background color

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate
{background: #eed5d5;}
```

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FTnbLEL3TIIYcSvoqpt2c%2Fimage%2010.png?alt=media&#x26;token=b47fcf12-815f-4f0f-805b-26a93682c687" alt=""><figcaption></figcaption></figure>

***

## Change “Leave a Review” button

{% code overflow="wrap" %}

```css
/* regular state background color */
.reputon-google-reviews-widget .reputon-carousel .reputon-leave-review {background: purple;}
​
/* regular state text color */
.reputon-google-reviews-widget .reputon-carousel .reputon-leave-review {color: #fff;}

/* borders */
.reputon-google-reviews-widget .reputon-carousel .reputon-leave-review {border: 3px solid red;}

/* hover, active states */
.reputon-google-reviews-widget .reputon-carousel  .reputon-leave-review:hover,
.reputon-google-reviews-widget .reputon-carousel  .reputon-leave-review:not([disabled]):active,
.reputon-google-reviews-widget .reputon-carousel  .reputon-leave-review:not([disabled]):active {
   color: #fff; background: brown;}

/* customize text */
.reputon-google-reviews-widget .reputon-carousel
.reputon-leave-review.editable:after {content: 'your text';} 

/* button font */
.reputon-google-reviews-widget .reputon-carousel  
.reputon-leave-review {font-family: Comic Sans MS;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FSe0F5bIG4zDYa7cKEKpq%2Fimage.png?alt=media&#x26;token=ee4fe917-fd01-4b6a-88a9-422fee612afc" alt=""><figcaption></figcaption></figure>

***

## Change “Verified” icon color

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-verified-icon {color: red;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FA6X0lRAbVNWoFf0InzSk%2Fimage.png?alt=media&#x26;token=5457297e-4620-4580-ae1e-0a9caf91c556" alt=""><figcaption></figcaption></figure>

***

## Change widget font

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel.reputon-reviews-holder {font-family: Comic Sans MS;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FKOvPSzPkkdvVfKyaQFn7%2Fimage.png?alt=media&#x26;token=ae365969-b065-402f-95eb-26eb84d33a29" alt=""><figcaption></figcaption></figure>

***

## Change review text font

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-text-holder {font-family: Comic Sans MS;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2F1MgBHLA7vE0RaU0KKz62%2Fimage.png?alt=media&#x26;token=c085dca3-5838-412b-8850-74927b355d43" alt=""><figcaption></figcaption></figure>

***

## Change static plate font

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate {font-family: Comic Sans MS;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FPCNPoC8wGCNAUdAiNyHt%2Fimage.png?alt=media&#x26;token=592a3c79-08cb-4c8d-a752-0c1203903e9c" alt=""><figcaption></figcaption></figure>

***

## Change navigation buttons size

{% code overflow="wrap" %}

```css
/* change size */
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-next,  
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-prev {min-width: 80px; height: 80px;}

/* change arrows size (change buttons size too) */
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-next svg,  
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-prev svg {min-width: 80px; height: 80px;}

/* hide arrows */
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-next,  
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-prev {display: none;}

/* hide arrows on mobile */
@media(max-width: 760px) {
	.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-next,  
	.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-prev 
	{display: none;}}

/* color arrows */
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-next,  
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-prev 
{color: red; background: yellow;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FN3V9w5GaTJd4n6CQhhgn%2Fimage.png?alt=media&#x26;token=862f8212-32f6-44d9-89b8-5be0fbdaa90e" alt=""><figcaption></figcaption></figure>

***

## **Center plate contents**

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-content {align-items: center;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FNHbD5NLxxNTgsUesEPup%2Fimage.png?alt=media&#x26;token=6985f604-25d9-4d42-a475-0da270815319" alt=""><figcaption></figcaption></figure>

***

## Hide customer avatar

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-single-review 
.reputon-image {display: none;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FtLt9C8TOIoakDt7V1b5b%2Fimage.png?alt=media&#x26;token=39382f16-65ee-46b2-9aaa-86c06f5b77df" alt=""><figcaption></figcaption></figure>

***

## Hide customer name

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-single-review 
.reputon-name {display: none;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FWYFzvY7estACe9BTr0Fh%2Fimage.png?alt=media&#x26;token=5a1d0eab-7be3-4478-adcf-7b37889d0ffb" alt=""><figcaption></figcaption></figure>

***

## Hide review posting date

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-date {display: none;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FxjflqTLyN1w1cpfOT6du%2Fimage.png?alt=media&#x26;token=15cbc21f-0417-4bb6-89cc-55ed14f8b4e1" alt=""><figcaption></figcaption></figure>

***

## Remove “Show more” (Open all reviews)

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-show-more {display: none;}
.reputon-google-reviews-widget .reputon-carousel .reputon-text {-webkit-line-clamp: unset; mask-image: none;}
```

{% endcode %}

***

## Change “Show more” button

{% code overflow="wrap" %}

```css
/* change color */
.reputon-google-reviews-widget .reputon-carousel .reputon-show-more {color: red;}

/* change color */
.reputon-google-reviews-widget .reputon-carousel .reputon-show-more span {text-decoration: none;}

/* change font */
.reputon-google-reviews-widget .reputon-carousel .reputon-show-more {font-family: Comic Sans MS;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FP2ZjONByMCnQ8BuTL5SR%2Fshow-more.png?alt=media&#x26;token=adfdc0b8-13c9-4635-8348-91932fc4f247" alt=""><figcaption></figcaption></figure>

***

## Move plate

{% code overflow="wrap" %}

```css
/* to the top */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate-container {flex-direction: column;}

/* to the bottom */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate-container {flex-direction: column;}
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate {order:2;}

/* to the top of the current side */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate {align-self: flex-start;}

/* to the bottom of the current side */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate {align-self: flex-end;}

/* to the right side */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate {order: 2;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FZ70JLLV36gc2FPmRLhKK%2Fimage.png?alt=media&#x26;token=ee1c96c0-7800-459e-be8f-db7e2ff85f9e" alt=""><figcaption></figcaption></figure>

***

## **Hide plate content**

{% code overflow="wrap" %}

```css
/* hide entire plate */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate {display: none;}

/* hide reviews counter */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate 
.reputon-reviews-count {display: none;}

/* hide seller name */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate 
.reputon-name {display: none;}

/* hide rating */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate 
.reputon-rating-stars {display: none;}

/* hide rating counter */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate .reputon-rating-stars .reputon-count-number {display: none;}

/* hide rating stars */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate .reputon-rating-stars .reputon-count-text {display: none;}

/* hide logo */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate 
.reputon-image {display: none;}

/* hide 'leave a review' button */
.reputon-google-reviews-widget .reputon-carousel .reputon-static-plate  .reputon-leave-review {display: none;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2Fh6bMsvr2mQZZNiGB9zlH%2Fimage.png?alt=media&#x26;token=58d27332-9e31-465c-b20b-57d646dac314" alt=""><figcaption></figcaption></figure>

***

## Remove reviews

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-carousel-holder {display: none !important;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FFttkbMbacZDtvpWs5PH7%2Fimage.png?alt=media&#x26;token=021b5c18-3004-4a9f-844b-ff491d1a5c34" alt=""><figcaption></figcaption></figure>

***

## Add margin above widget

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-carousel-static-plate-container {margin-top: 100px;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FlWnQyQI2C5ZUgohGaaJ0%2Fimage.png?alt=media&#x26;token=9a26351a-bde4-4849-8cef-2eae217860e2" alt=""><figcaption></figcaption></figure>

***

## Add margin below widget

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-carousel-static-plate-container 
{margin-bottom: 100px;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2Ftfavub2HhGhMZbrKCPZm%2Fimage.png?alt=media&#x26;token=5e4a74d1-e665-48af-899c-572c7e02b4c2" alt=""><figcaption></figcaption></figure>

***

## Change widget width

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget[data-type="carousel"] {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FZZWCoqsMZiyPfeF2dPDr%2Fimage.png?alt=media&#x26;token=da58b106-8eec-455b-a677-eab3000a5161" alt=""><figcaption></figcaption></figure>

***

## **Hide widget on mobile**

{% code overflow="wrap" %}

```css
@media (max-width: 460px) { 
	.reputon-google-reviews-widget .reputon-carousel.reputon-reviews-holder {display: none; }}
```

{% endcode %}

***

## Change widget color

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel {background: bisque;}

/* To change the widget section color, add this code to theme.liquid */
<style> 
	section:has(.reputon-google-reviews-widget .reputon-carousel) {background: bisque;}
</style> 
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FXLGedx2oMRC5w6PBYD0L%2Fimage.png?alt=media&#x26;token=72a5bf3d-bece-4ba9-aad7-74043febc3f9" alt=""><figcaption></figcaption></figure>

***

## Hide Google logo from reviews

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-review-logo {display: none;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2Fs0j4IGwoiZzz4lkMHOnv%2Fimage.png?alt=media&#x26;token=2c3a2d75-6952-472c-9897-73dc0959fba9" alt=""><figcaption></figcaption></figure>

***

## Change reviews top part

{% code overflow="wrap" %}

```css
/* Hide top part */
.reputon-google-reviews-widget .reputon-carousel .reputon-single-review 
.reputon-review-header {display: none;}

/* Move to the bottom */
.reputon-google-reviews-widget .reputon-carousel .reputon-single-review .reputon-review-header
{order: 5; margin-top: auto;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FS7p3PVuBycVqXGKokAQE%2FScreenshot%202025-07-10%20at%2015.41.34.png?alt=media&#x26;token=4f8e60ed-ebae-47b8-8b3b-b490399207be" alt=""><figcaption></figcaption></figure>

***

## Apply black-and-white filter

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel  {filter: grayscale(100%);}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FceFsX8YY955PIyxEMgpD%2Fimage.png?alt=media&#x26;token=58ba4b1f-c5e4-41c4-af35-2359012fe64a" alt=""><figcaption></figcaption></figure>

***

## Change seller name (only supported for "all" locations)

{% code overflow="wrap" %}

```css
.reputon-google-reviews-widget .reputon-carousel .reputon-info .reputon-name:after {
  content: ‘your name’;
}
```

{% endcode %}

***

## Return design to legacy version

Add CSS at the top of the custom CSS block

{% code overflow="wrap" %}

```css
/* hide new elements */
.reputon-google-reviews-widget .reputon-carousel .reputon-reviewer-info {display: none;}
.reputon-google-reviews-widget .reputon-carousel .reputon-bottom-navigation-btns {display: none;}

/* move Google logo*/
.reputon-google-reviews-widget .reputon-carousel .reputon-review-header {position: absolute;right: 30px;}

/* show hidden elements */
.reputon-google-reviews-widget .reputon-carousel .reputon-carousel-footer {display: block;}
.reputon-google-reviews-widget .reputon-carousel .reputon-bottom-part {display:flex !important;}
.reputon-google-reviews-widget .reputon-carousel .reputon-buttons-holder {display: flex !important;}
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-prev {display: block;}
.reputon-google-reviews-widget .reputon-carousel .reputon-swiper-button-next {display: block;}

.reputon-google-reviews-widget .reputon-carousel .reputon-carousel-holder {gap: 5px;}
.reputon-google-reviews-widget .reputon-carousel .reputon-top-part:before {
	content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: -1;
  transform: skewY(-45deg) translateY(-11px);
  top: 100%;
  left: 50px; 
  background: rgb(243, 246, 249);}
 
/* change avatar size */
.reputon-google-reviews-widget .reputon-carousel .reputon-image {
  width: 50px;
  height: 50px;
  min-width: 50px;}
```

{% endcode %}

<figure><img src="https://3311081497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRkZZ4LuP4fAqhhizix17%2Fuploads%2FfkIEHLCZfQlwYNxh2cnc%2Fimage.png?alt=media&#x26;token=e939d444-ae97-4409-9aa4-239f5f273e40" alt=""><figcaption></figcaption></figure>

***

**Have questions or need help with CSS?** **We're excited to help at** [**support@reputon.com**](mailto:support@reputon.com) **or** [**live chat**](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a)**.**
