Home Forums Basel support forum Some issues and questions Reply To: Some issues and questions

#176815

Hello,

I have reduced the font size: it was 16px and now it work now https://prnt.sc/r8uvs0

Please provide a more clear screen with the highlighted problem. On desktop sometimes the last line of swatches doesnt look alighned with above ones

If you want to hide the price on mobile, add this code:

.product-grid-item .price>.amount, .product-grid-item .price ins>.amount {
display:none;
}

Best Regards