hey woocommerce should still work!
things is, everytime they release an update, i need to adapt files in lay theme. but most of the time its super minor changes that barely do anything
hey!
you can create a textformat in "textformats" and as a fontsize choose "%"
then in the customizer apply that textformat to the menu
maybe also make the spaceright use % instead of px so that would be "space right in"
you can use this css:
https://developer.mozilla.org/en-US/docs/Web/CSS/word-break
word-break: break-all;
or insert a soft hyphen between letters where you want a break to happen:
[image: 1676533032742-screenshot-2023-02-16-at-08.36.40.png]