Home Forums WoodMart support forum How to add letter spacing in menu? Reply To: How to add letter spacing in menu?

#119037

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