Change colors on Stamped review widget

Solved

Change colors on Stamped review widget

dreamtechzone_5
Shopify Partner
611 1 93

Hello Everyone!

I have used Stamped review apps. How can I change the yellow color? I have added the code below. Please help me. Thank you.


<style>
.shopify-app-block .fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
color: #DD7E7F !important; // you can change the color you want here
}
</style>

 

 

Screenshot 2024-09-14 142859.png

Accepted Solutions (3)

BSSCommerce-HDL
Shopify Partner
2305 835 909

This is an accepted solution.

Hi @dreamtechzone_5

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.stamped-widget-drawer .stamped-widget-button {
    background-color: #DD7E7F !important;
}
</style>

 Here is result: 

BSSCommerceHDL_0-1726305458308.png

Hope this can help you,

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

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

View solution in original post

Tech_Coding
Shopify Partner
514 132 131

This is an accepted solution.

Hello @dreamtechzone_5 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .stamped-header-title {
      display: none !important;
   }
</style>

Tech_Coding_0-1726309529164.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

View solution in original post

Tech_Coding
Shopify Partner
514 132 131

This is an accepted solution.

Replace previous code with this code

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (min-width: 768px){
   .summary-overview {
      position: relative;
      left: 42% !important;
   }
}
@media screen and (max-width: 767px){
    .summary-overview {

       position: relative;
        left: 0 !important;
    }
}
</style>

Mobile View:

Tech_Coding_0-1726314518479.png

 

Desktop View:

Tech_Coding_1-1726314577888.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

View solution in original post

Replies 19 (19)

Tech_Coding
Shopify Partner
514 132 131

Hello @dreamtechzone_5 


would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
BSSCommerce-HDL
Shopify Partner
2305 835 909

Hi @dreamtechzone_5

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.summary-rating-bar-content {
    background: #DD7E7F !important;
}
</style>

 Here is result:

BSSCommerceHDL_0-1726305668210.png

Hope this can help you,

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

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
611 1 93

Also, how to change the background color of the button?

Screenshot 2024-09-14 151047.png

BSSCommerce-HDL
Shopify Partner
2305 835 909

Hi @dreamtechzone_5
Can you kindly share your store link  with us? We will check it and suggest you a solution if possible.

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

BSSCommerce-HDL
Shopify Partner
2305 835 909

This is an accepted solution.

Hi @dreamtechzone_5

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.stamped-widget-drawer .stamped-widget-button {
    background-color: #DD7E7F !important;
}
</style>

 Here is result: 

BSSCommerceHDL_0-1726305458308.png

Hope this can help you,

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

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
611 1 93

Wow It worked. Thank you.

How can I display star ratings on featured products below the product title?

 

Screenshot 2024-09-14 151811.png

BSSCommerce-HDL
Shopify Partner
2305 835 909

@dreamtechzone_5, You are currently using the app. Can you check if there is a section to show location in the collection?

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
611 1 93

Where can I get it?

BSSCommerce-HDL
Shopify Partner
2305 835 909

@dreamtechzone_5 , Check your app settings. Does it support showing reviews in collections?

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
611 1 93

Can't see it.

BSSCommerce-HDL
Shopify Partner
2305 835 909

@dreamtechzone_5, You should contact the app team, they will support this problem for you.

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

dreamtechzone_5
Shopify Partner
611 1 93

Thank you so much, Sir!

I want to remove this text from desktop and mobile mode.

Screenshot 2024-09-14 161713.png

Tech_Coding
Shopify Partner
514 132 131

This is an accepted solution.

Hello @dreamtechzone_5 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .stamped-header-title {
      display: none !important;
   }
</style>

Tech_Coding_0-1726309529164.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
dreamtechzone_5
Shopify Partner
611 1 93

Thank you Sir!

Can it be placed in the center?

Screenshot 2024-09-14 170836.png

Tech_Coding
Shopify Partner
514 132 131

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .summary-overview {
    position: relative;
     left: 42% !important;
  }
</style>

Tech_Coding_0-1726313084775.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
dreamtechzone_5
Shopify Partner
611 1 93

In desktop mode it's fine now but in mobile mode it looks like this.

 

458182527_551647177203747_4394193434074220283_n.jpg

Tech_Coding
Shopify Partner
514 132 131

This is an accepted solution.

Replace previous code with this code

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (min-width: 768px){
   .summary-overview {
      position: relative;
      left: 42% !important;
   }
}
@media screen and (max-width: 767px){
    .summary-overview {

       position: relative;
        left: 0 !important;
    }
}
</style>

Mobile View:

Tech_Coding_0-1726314518479.png

 

Desktop View:

Tech_Coding_1-1726314577888.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
dreamtechzone_5
Shopify Partner
611 1 93

Thank you very much, Sir! It Worked.