How can I align prices in Sense Theme?

Hello, does any one know how I can align the prices on the sense theme please. Here is my store link

polycox.store

As you can see some products prices are up and some are lower, I think the length of the products title affects it.

Thanks in advance.

@polycox - please add this css to the very end of your base.css file and check, should look like screenshot below, title height is affecting this, so I set height for biggest title with 4 lines, you can adjust as per your need

.full-unstyled-link {min-height: 85px;}

1 Like

@suyash1 hello I tried it and it did not change anything :(. do I paste it at the bottom of the parentheses. Okay so it worked but when the picture is small the price is a bit up how do I fix that?

Edit 2.0 I think it changed it for certain items, can you make it that the price align in the same row

Yes please add after parenthesis