Comments Patrice started the conversationMay 6, 2021 at 9:47amHello how to reduce the size of the price of products.Because in mobile responsive version the prices overlap. Thanks for your help. 667Alexandre repliedMay 6, 2021 at 1:16pmPlease go to wp-admin>theme options>custom css/jsAnd copy this code in the custom css field.price .amount {font-size: 18px;line-height: 18px;}Thanks, Alexandre from the Sonaar.io Crew Sign in to reply ...
Hello
how to reduce the size of the price of products.
Because in mobile responsive version the prices overlap.
Thanks for your help.
Please go to wp-admin>theme options>custom css/js
And copy this code in the custom css field
.price .amount {
font-size: 18px;
line-height: 18px;
}
Thanks,
Alexandre from the Sonaar.io Crew