Cookiebanner - Change Font size, add space and more hyperlinks (trade theme)

Hi,

Is there an (easy) way to change the font size of the cookiebanner (desktop and mobile), add a space between two blocks of text and also add more hyperlinks behind some words?

Thanks!

Hi @TOC-MR ,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.shopify-pc__banner__body {
    font-size: 13px !important;
}

you can also change the px yourself, it will work fine