How do I align the sold out badge between the product title and price?

Hello,

I have a problem with the position of the sold out logo, do you know how to make it aligned, between the product title and the price please?

It look like this.

Thank’s

1 Like

@Matteo1998

sorry for that issue can you pleas share store url?

1 Like

https://mon-coin-zen.com

Thank’s

But in fact it would be a bad idea to put it between the price and the name, would it be possible to put it in the left corner of the product image?

1 Like

@Matteo1998

sorry but how can i guide you?

please share store url

1 Like

Hoo sorry i start to tupe the url but i miss something sorry.

https://mon-coin-zen.com

so can you help me please ?

1 Like

@Matteo1998

thanks for url

but i can’t see your store.

1 Like

Here is, I unblocked all the countries, I’m really sorry

1 Like

@Matteo1998

no rush how can i check

give me your contry name i will check my VPN

1 Like

Belgium

1 Like

@Matteo1998

thanks but i can’t see now sold out any product

1 Like

Go in the “soins du corps” collection, after in “thés” and it’s the first one.

1 Like

@Matteo1998

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste the below code at the bottom of the file.
.price.price--listing {
flex-wrap: wrap;
    justify-content: center;
}
.price__regular {
width: 100%;
}
1 Like

Yes, it works perfectly, thank you very much for taking your time to help me :slightly_smiling_face: