Home › Forums › WoodMart support forum › How to add letter spacing in menu? › Reply To: How to add letter spacing in menu?
April 16, 2019 at 6:31 am
#119037
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global to make the button full-width:
body .woodmart-hover-standard .btn-add a{
display:block;
}
There is no option to add dots at the end of the title, however, you can limit the length of the title in the Theme Settings > Shop > Product Styles > Product title lines limit
Best Regards