How to change body font size to 11px on Debutify Theme

@Revail

sorry for that issue your have check your theme setting easy to mange if doesn’t fine please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
body, button, input, select, textarea {font-size: 11px;}