Home › Forums › Basel support forum › Some issues and questions › Reply To: Some issues and questions
February 28, 2020 at 7:51 am
#176815
Elise Noromit
Member
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