Hi, does anybody know how to fix the text alignment on the products/filter bar?
I think I may have altered something but Iām unsure on how to get the text back to the correct way?
Thankyou ![]()
Hi, does anybody know how to fix the text alignment on the products/filter bar?
I think I may have altered something but Iām unsure on how to get the text back to the correct way?
Thankyou ![]()
Hi @scentihome
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
Hi @scentihome
Step 1: Go to Themes ā Edit code:
Step 2: Go to file base.css and add this code at the end of the file:
.product-count__text span{
letter-spacing: 0 !important;
}
Hope this helps you.
Thanks for the reply, however this code did not work.
Sorry my mistake, code has worked! Thank you for your help ![]()