Change background color of a section

Solved

Change background color of a section

liu_x_trujillo1
Excursionist
23 0 10

Hi,

 

I am trying to change the background color of the section "Why Shop with Us" to white on product pages. This section comprises of two parts - 1) Custom Liquid for the title 2) Text with Icon for the body.

 

What CSS code should I implement? Thank you!

 

Please see this page as an example - https://embroidtale.com/products/cocoon-of-comfort-butterfly-embroidered-necklace-9

Accepted Solution (1)

BSSCommerce-B2B
Shopify Partner
1503 430 486

This is an accepted solution.

Hi @liu_x_trujillo1 ,

I have reviewed your requirement, you just need to edit css script and the issue will be resolved.  You can follow my instructions! 

 

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

BSSCommerceB2B_0-1723141214515.png

 

Step 2: Search for the file theme.css. And add this code snippet to the end of the file.

.shopify-section.shopify-section--custom-liquid *, .shopify-section.shopify-section--text-with-icons * {
    background: white !important;
}

Step 3: Save your code and reload this page.

The result will be: 

BSSCommerceB2B_1-1723141284711.png

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day sir! 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


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

View solution in original post

Replies 3 (3)

BSSCommerce-B2B
Shopify Partner
1503 430 486

This is an accepted solution.

Hi @liu_x_trujillo1 ,

I have reviewed your requirement, you just need to edit css script and the issue will be resolved.  You can follow my instructions! 

 

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

BSSCommerceB2B_0-1723141214515.png

 

Step 2: Search for the file theme.css. And add this code snippet to the end of the file.

.shopify-section.shopify-section--custom-liquid *, .shopify-section.shopify-section--text-with-icons * {
    background: white !important;
}

Step 3: Save your code and reload this page.

The result will be: 

BSSCommerceB2B_1-1723141284711.png

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day sir! 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


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

liu_x_trujillo1
Excursionist
23 0 10

It worked! Thank you so much!

BSSCommerce-B2B
Shopify Partner
1503 430 486

Dear @liu_x_trujillo1 , 

We're happy to see that our suggestion helped you solve the issue.

Can you kindly give us the likes? This can be a reference for other merchants if they have an issue like you and greatly motivate us to contribute to our community.

Thanks in advance! 

😍 It's such my honor to help you, bro. 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


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