Re: change the background of review app section

Solved

change the background of review app section

Nivediat
Tourist
11 1 1

Nivediat_0-1704632935380.png

 

I want to change the color of app section can some one help us in this.

 

Link to store  https://vastragrahco.com/

Accepted Solution (1)
PageFly-Richard
Shopify Partner
4584 1051 1711

This is an accepted solution.

You can add again

<style>
section#shopify-section-template--19459321626904__1704626883e0b2a670{
	background-color: #fff !important;
}
</style>

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 5 (5)

PageFly-Richard
Shopify Partner
4584 1051 1711

Hi @Nivediat 


This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
section#shopify-section-template--19459321626904__1704626883e0b2a670{
	background-color: #fff !important; # #fff what code color you want
}
</style>

Hope this can help you solve the issue

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

Nivediat
Tourist
11 1 1

Hi Tried this but its not working

PageFly-Richard
Shopify Partner
4584 1051 1711

This is an accepted solution.

You can add again

<style>
section#shopify-section-template--19459321626904__1704626883e0b2a670{
	background-color: #fff !important;
}
</style>

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

Nivediat
Tourist
11 1 1

Nivediat_0-1704634139214.png

no change  its still coming in white

PageFly-Richard
Shopify Partner
4584 1051 1711

you have removed it

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.