Fix colour

Solved

Fix colour

Spay
Excursionist
33 0 12

Wanting to make the blue line between the review grey like my text not blue. Site aventacy.comUSE 1.PNG

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2350 702 827

This is an accepted solution.

- Here is the solution for you @Spay 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
.review-item__author-and-stars {
    border-top: 1px solid #c8c8c8 !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725793190168.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 3 (3)

BSS-TekLabs
Shopify Partner
2350 702 827

This is an accepted solution.

- Here is the solution for you @Spay 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
.review-item__author-and-stars {
    border-top: 1px solid #c8c8c8 !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725793190168.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Spay
Excursionist
33 0 12

@BSS-TekLabs  Hey is there a way to add into the code to adjust the colour to make it less grey or like 50% visible? 

BSS-TekLabs
Shopify Partner
2350 702 827

https://imagecolorpicker.com/color-code/ececec

You can go here and choose the color code you want then edit the code "#c8c8c8" to the color code you want @Spay .

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now