Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: Create a span text in Featured Collection

Create a span text in Featured Collection

w-vnt
Tourist
5 0 1

Hello, 

 

In a collection page, I want to write "NIKE" in font-weight:400 and "Dunk Low" 

Capture d’écran 2022-10-04 à 02.12.57.png

 

So I write in collection.collection-Nike.json

 

"<span style=\"font-weight:400\">Nike</span> Dunk Low"

 

It's working but when I'm refreshing the page it's leaves ...

 

If someone have a solution to keep the font-weight style forever 

 

Thanks in advance 🙂

 

 

Replies 3 (3)

w-vnt
Tourist
5 0 1

Store website : https://odrop.fr

wimapi2022

PageFly-Victor
Shopify Partner
7865 1786 3116

Hi @W-Vnt

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

-Go to Online Store->Theme->Edit code

-Asset-> theme.css  paste the below code at the bottom of the file.

#CollectionSection-template--16594158321917__16646678222e41e9d0 .section-header__title  span{font-weight:400 !important}

 

Best Regards;

PageFly

 

LitCommerce
Astronaut
2860 684 753

Hi @w-vnt,

Go to Assets > theme.css and paste this at the bottom of the file:

#shopify-section-template--16569597395197__1664753691f1b7c0fd .section-header__title {
  font-weight: 400 !important;
}

Hope it helps!

 

LitCommerce - The Most Simple & Affordable Multi-channel Selling Tool.
Effortlessly sell on biggest marketplaces like Amazon, Etsy, eBay, Facebook etc with bulk listing tool, real-time sync & smart order management. Use LitCommerce free for 1-year now!