Go to Appearance > Customize > Extra CSS
and insert
.dzs-woo-table { font-family: "Gill Sans", sans-serif; }
if you need it for a specific table – go to Shop Layouts and in Extra Styling fields add
#selector# { font-family: "Gill Sans", sans-serif; }
Leave A Comment?