We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: Image with text section: Make header 2 lines and different color

Solved

Image with text section: Make header 2 lines and different color

jayzor74
Tourist
11 0 1

Hi, 

 

So I created a new page vaultgoods.biz/pages/workout-earbuds. I want to make the heading 2 lines with different colors. I want the changes on this specific page only.

 

It should look like this:

jayzor74_0-1721268555890.png

Can someone help pls?

 

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

This is an accepted solution.

Hi @jayzor74 

You can do that by adding this code to Custom CSS of that section 

h2 { max-width: 210px; }
h2 em { color: #00b2e3; }

 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Replies 3 (3)

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

This is an accepted solution.

Hi @jayzor74 

You can do that by adding this code to Custom CSS of that section 

h2 { max-width: 210px; }
h2 em { color: #00b2e3; }

 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

jayzor74
Tourist
11 0 1

Thank you! This worked.

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

You are most welcome! 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.