edit design of Cookies banner

For the Decline font size :

.shopify-pc__banner__dialog button.shopify-pc__banner__btn-decline {
    font-size: 12px;
}

For the Accept button Font size:

.shopify-pc__banner__dialog button.shopify-pc__banner__btn-accept {
   font-size: 12px;
}

For the Preference button font size:

.shopify-pc__banner__dialog button.shopify-pc__banner__btn-manage-prefs {
  font-size: 12px;
}

There you go, I hope it helps.

2 Likes