How can I move 'in stock' next to the price on my Warehouse theme?

chrisjames11
Excursionist
58 0 8

Hi 

 

Pls could u provide the solution to moving "in stock" next to/in level with the price, attached examples below

 

Theme: warehouse

URL: tennisgiant.com 

 

Wanted result:

 

chrisjames11_0-1659738334609.png

 

 

 

current:

 

chrisjames11_1-1659738334610.png

 

 

 

 Cheers

Reply 1 (1)

Kani
Shopify Partner
468 125 224

Hi @chrisjames11 

1: Online store > themes > Actions > Edit code > Assets > theme.css

2: paste code at last

 

.product-form__info-list .product-form__info-item:nth-child(2) {
    display: none;
}

 

3: Save

 

Hey!! ʕ ᵔᴥᵔ ʔ
Please click 'Like' and ' Accept as Solution' to encourage me to continue sharing my expertise. ♡
If you need any technical assistance, feel free to send me a DM. You no longer have to search for answers without getting a response. 🙂